microdata; hixie: typos (whatwg r6526)

microdata; hixie: typos (whatwg r6526)

http://dev.w3.org/cvsweb/html5/md/Overview.html?r1=1.159&r2=1.160&f=h
http://html5.org/tools/web-apps-tracker?from=6525&to=6526

===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- Overview.html 17 Aug 2011 23:33:16 -0000 1.159
+++ Overview.html 25 Aug 2011 22:37:26 -0000 1.160
@@ -321,7 +321,7 @@
 
    <h1>HTML Microdata</h1>
    <h2 class="no-num no-toc" id="generatedID"></h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-17-august-2011">Editor's Draft 17 August 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-25-august-2011">Editor's Draft 25 August 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/microdata/">http://www.w3.org/TR/microdata/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -455,7 +455,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 17 August 2011 Editor's Draft.
+  This specification is the 25 August 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This specification is an extension to the HTML5 language. All
@@ -1608,7 +1608,7 @@
    "<code title="">type</code>" whose value is the <a href="#item-type">item
    type</a> of <var title="">item</var>.</li>
 
-   <li><p>If the <var title="">item</var> has an <a href="#global-identifier">global
+   <li><p>If the <var title="">item</var> has a <a href="#global-identifier">global
    identifier</a>, add an entry to <var title="">result</var>
    called "<code title="">id</code>" whose value is the <a href="#global-identifier">global
    identifier</a> of <var title="">item</var>.</li>

Received on Thursday, 25 August 2011 22:37:53 UTC