[html5] r6076 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12157

whatwg at whatwg.org whatwg at whatwg.org
Wed May 4 17:02:58 PDT 2011


Author: ianh
Date: 2011-05-04 17:02:57 -0700 (Wed, 04 May 2011)
New Revision: 6076

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12157

Modified: complete.html
===================================================================
--- complete.html	2011-05-05 00:00:57 UTC (rev 6075)
+++ complete.html	2011-05-05 00:02:57 UTC (rev 6076)
@@ -54641,7 +54641,7 @@
     <code><a href=#the-link-element>link</a></code> elements that have an <code title=attr-link-href><a href=#attr-link-href>href</a></code> attribute, must match one of
     <code title=selector-link><a href=#selector-link>:link</a></code> and <code title=selector-visited><a href=#selector-visited>:visited</a></code>.</p>
 
-    <p>Other specification might apply more specific rules regarding
+    <p>Other specifications might apply more specific rules regarding
     how these elements are to match these pseudo-elements, to mitigate
     some privacy concerns that apply with straightforward
     implementations of this requirement.</p>

Modified: index
===================================================================
--- index	2011-05-05 00:00:57 UTC (rev 6075)
+++ index	2011-05-05 00:02:57 UTC (rev 6076)
@@ -54669,7 +54669,7 @@
     <code><a href=#the-link-element>link</a></code> elements that have an <code title=attr-link-href><a href=#attr-link-href>href</a></code> attribute, must match one of
     <code title=selector-link><a href=#selector-link>:link</a></code> and <code title=selector-visited><a href=#selector-visited>:visited</a></code>.</p>
 
-    <p>Other specification might apply more specific rules regarding
+    <p>Other specifications might apply more specific rules regarding
     how these elements are to match these pseudo-elements, to mitigate
     some privacy concerns that apply with straightforward
     implementations of this requirement.</p>

Modified: source
===================================================================
--- source	2011-05-05 00:00:57 UTC (rev 6075)
+++ source	2011-05-05 00:02:57 UTC (rev 6076)
@@ -61688,7 +61688,7 @@
     <code title="selector-link">:link</code> and <code
     title="selector-visited">:visited</code>.</p>
 
-    <p>Other specification might apply more specific rules regarding
+    <p>Other specifications might apply more specific rules regarding
     how these elements are to match these pseudo-elements, to mitigate
     some privacy concerns that apply with straightforward
     implementations of this requirement.</p>




More information about the Commit-Watchers mailing list