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

whatwg at whatwg.org whatwg at whatwg.org
Mon Jan 11 03:01:04 PST 2010


Author: ianh
Date: 2010-01-11 03:01:02 -0800 (Mon, 11 Jan 2010)
New Revision: 4572

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

Modified: complete.html
===================================================================
--- complete.html	2010-01-11 10:51:51 UTC (rev 4571)
+++ complete.html	2010-01-11 11:01:02 UTC (rev 4572)
@@ -13516,7 +13516,7 @@
  </footer>
 </body></pre>
 
-   <p>Notice the <code><a href=#the-div-element>div</a></code> element being used to wrap all the
+   <p>Notice the <code><a href=#the-div-element>div</a></code> elements being used to wrap all the
    contents of the page other than the header and footer, and all the
    contents of the blog entry other than its header and footer.</p>
 

Modified: index
===================================================================
--- index	2010-01-11 10:51:51 UTC (rev 4571)
+++ index	2010-01-11 11:01:02 UTC (rev 4572)
@@ -13381,7 +13381,7 @@
  </footer>
 </body></pre>
 
-   <p>Notice the <code><a href=#the-div-element>div</a></code> element being used to wrap all the
+   <p>Notice the <code><a href=#the-div-element>div</a></code> elements being used to wrap all the
    contents of the page other than the header and footer, and all the
    contents of the blog entry other than its header and footer.</p>
 

Modified: source
===================================================================
--- source	2010-01-11 10:51:51 UTC (rev 4571)
+++ source	2010-01-11 11:01:02 UTC (rev 4572)
@@ -14215,7 +14215,7 @@
  </footer>
 </body></pre>
 
-   <p>Notice the <code>div</code> element being used to wrap all the
+   <p>Notice the <code>div</code> elements being used to wrap all the
    contents of the page other than the header and footer, and all the
    contents of the blog entry other than its header and footer.</p>
 




More information about the Commit-Watchers mailing list