[html5] r4670 - [e] (0) grammar error Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8695

whatwg at whatwg.org whatwg at whatwg.org
Fri Feb 5 16:09:18 PST 2010


Author: ianh
Date: 2010-02-05 16:09:16 -0800 (Fri, 05 Feb 2010)
New Revision: 4670

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

Modified: complete.html
===================================================================
--- complete.html	2010-02-06 00:07:56 UTC (rev 4669)
+++ complete.html	2010-02-06 00:09:16 UTC (rev 4670)
@@ -45837,7 +45837,7 @@
    all users to benefit from the information.</p>
 
    <p>The <code><a href=#the-ul-element>ul</a></code> element is used (rather than
-   <code><a href=#the-ol-element>ol</a></code>) because the order is not particular important:
+   <code><a href=#the-ol-element>ol</a></code>) because the order is not particularly important:
    while the list is in fact ordered alphabetically, it would convey
    the same information if ordered by, say, the length of the tag.</p>
 

Modified: index
===================================================================
--- index	2010-02-06 00:07:56 UTC (rev 4669)
+++ index	2010-02-06 00:09:16 UTC (rev 4670)
@@ -45736,7 +45736,7 @@
    all users to benefit from the information.</p>
 
    <p>The <code><a href=#the-ul-element>ul</a></code> element is used (rather than
-   <code><a href=#the-ol-element>ol</a></code>) because the order is not particular important:
+   <code><a href=#the-ol-element>ol</a></code>) because the order is not particularly important:
    while the list is in fact ordered alphabetically, it would convey
    the same information if ordered by, say, the length of the tag.</p>
 

Modified: source
===================================================================
--- source	2010-02-06 00:07:56 UTC (rev 4669)
+++ source	2010-02-06 00:09:16 UTC (rev 4670)
@@ -51076,7 +51076,7 @@
    all users to benefit from the information.</p>
 
    <p>The <code>ul</code> element is used (rather than
-   <code>ol</code>) because the order is not particular important:
+   <code>ol</code>) because the order is not particularly important:
    while the list is in fact ordered alphabetically, it would convey
    the same information if ordered by, say, the length of the tag.</p>
 




More information about the Commit-Watchers mailing list