html5/spec Overview.html,1.3228,1.3229

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv20422

Modified Files:
	Overview.html 
Log Message:
correct an example (whatwg r4067)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3228
retrieving revision 1.3229
diff -u -d -r1.3228 -r1.3229
--- Overview.html	2 Oct 2009 21:35:23 -0000	1.3228
+++ Overview.html	3 Oct 2009 02:19:50 -0000	1.3229
@@ -215,7 +215,7 @@
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <!--ZZZ:-->
    <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
-   <h2 class="no-num no-toc" id="editor-s-draft-2-october-2009">Editor's Draft 2 October 2009</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-3-october-2009">Editor's Draft 3 October 2009</h2>
    <!--:ZZZ-->
    <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
     <dt>This Version:</dt>
@@ -317,7 +317,7 @@
   track.
   <!--ZZZ:-->
   <!--This specification is the 25 August 2009 Working Draft.-->
-  This specification is the 2 October 2009 Editor's Draft.
+  This specification is the 3 October 2009 Editor's Draft.
   <!--:ZZZ-->
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are
   identical from the table of contents onwards.</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 --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
@@ -39548,8 +39548,8 @@
  &lt;img itemprop="img" src="hedral.jpeg" alt="" title="Hedral, age 18 months"&gt;
 &lt;/section&gt;</pre>   
 
-   <p>This example has one item with two types and the following
-   properties:</p>
+   <p>This example has one item with the type "org.example.animal.cat"
+   and the following properties:</p>
 
    <table><thead><tr><td>Property
       <td>Value

Received on Saturday, 3 October 2009 02:19:58 UTC