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

whatwg at whatwg.org whatwg at whatwg.org
Fri Jan 21 16:22:59 PST 2011


Author: ianh
Date: 2011-01-21 16:22:57 -0800 (Fri, 21 Jan 2011)
New Revision: 5802

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

Modified: complete.html
===================================================================
--- complete.html	2011-01-22 00:18:46 UTC (rev 5801)
+++ complete.html	2011-01-22 00:22:57 UTC (rev 5802)
@@ -3445,7 +3445,7 @@
    instance.</li>
 
 <!--MD-->
-   <li>Authors can use the microdata feature (the <code title=attr-item>item=""</code> and <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop=""</a></code> attributes) to embed
+   <li>Authors can use the microdata feature (the <code title=attr-itemscope><a href=#attr-itemscope>itemscope=""</a></code> and <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop=""</a></code> attributes) to embed
    nested name-value pairs of data to be shared with other
    applications and sites.</li>
 <!--MD-->

Modified: index
===================================================================
--- index	2011-01-22 00:18:46 UTC (rev 5801)
+++ index	2011-01-22 00:22:57 UTC (rev 5802)
@@ -3424,7 +3424,7 @@
    instance.</li>
 
 <!--MD-->
-   <li>Authors can use the microdata feature (the <code title=attr-item>item=""</code> and <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop=""</a></code> attributes) to embed
+   <li>Authors can use the microdata feature (the <code title=attr-itemscope><a href=#attr-itemscope>itemscope=""</a></code> and <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop=""</a></code> attributes) to embed
    nested name-value pairs of data to be shared with other
    applications and sites.</li>
 <!--MD-->

Modified: source
===================================================================
--- source	2011-01-22 00:18:46 UTC (rev 5801)
+++ source	2011-01-22 00:22:57 UTC (rev 5802)
@@ -2406,7 +2406,7 @@
 
 <!--END w3c-html--><!--MD-->
    <li>Authors can use the microdata feature (the <code
-   title="attr-item">item=""</code> and <code
+   title="attr-itemscope">itemscope=""</code> and <code
    title="attr-itemprop">itemprop=""</code> attributes) to embed
    nested name-value pairs of data to be shared with other
    applications and sites.</li>




More information about the Commit-Watchers mailing list