[html5] r7629 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Dec 30 21:32:42 PST 2012


Author: ianh
Date: 2012-12-30 21:32:41 -0800 (Sun, 30 Dec 2012)
New Revision: 7629

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20076
Affected topics: Microdata

Modified: complete.html
===================================================================
--- complete.html	2012-12-31 05:28:02 UTC (rev 7628)
+++ complete.html	2012-12-31 05:32:41 UTC (rev 7629)
@@ -62863,7 +62863,7 @@
 
   <div class=example>
 
-   <p>This example creates a big list with a nested list for each item on the page, each with of all
+   <p>This example creates a big list with a nested list for each item on the page, each with all of
    the property names used in that item.</p>
 
    <pre>var outer = document.createElement('ul');

Modified: index
===================================================================
--- index	2012-12-31 05:28:02 UTC (rev 7628)
+++ index	2012-12-31 05:32:41 UTC (rev 7629)
@@ -62863,7 +62863,7 @@
 
   <div class=example>
 
-   <p>This example creates a big list with a nested list for each item on the page, each with of all
+   <p>This example creates a big list with a nested list for each item on the page, each with all of
    the property names used in that item.</p>
 
    <pre>var outer = document.createElement('ul');

Modified: source
===================================================================
--- source	2012-12-31 05:28:02 UTC (rev 7628)
+++ source	2012-12-31 05:32:41 UTC (rev 7629)
@@ -73440,7 +73440,7 @@
 
   <div class="example">
 
-   <p>This example creates a big list with a nested list for each item on the page, each with of all
+   <p>This example creates a big list with a nested list for each item on the page, each with all of
    the property names used in that item.</p>
 
    <pre>var outer = document.createElement('ul');




More information about the Commit-Watchers mailing list