html5/spec Overview.html,1.2386,1.2387

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

Modified Files:
	Overview.html 
Log Message:
wording fix in example (whatwg r3239)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2386
retrieving revision 1.2387
diff -u -d -r1.2386 -r1.2387
--- Overview.html	12 Jun 2009 23:09:13 -0000	1.2386
+++ Overview.html	13 Jun 2009 01:03:00 -0000	1.2387
@@ -152,7 +152,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 23 April 2009</h2>-->
-   <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 12 June 2009</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 13 June 2009</h2>
    <!--:ZZZ-->
    <dl><!-- ZZZ: update the month/day (twice), (un)comment out
     <dt>This Version:</dt>
@@ -245,7 +245,7 @@
   track.
   <!--ZZZ:-->
   <!--This specification is the 23 April 2009 Working Draft.-->
-  This specification is the 12 June 2009 Editor's Draft.
+  This specification is the 13 June 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)
@@ -12611,7 +12611,7 @@
   <code><a href="#the-strong-element">strong</a></code> element.<div class="example">
 
    <p>In this example the footer contains contact information and a
-   copyright.</p>
+   copyright notice.</p>
 
    <pre>&lt;footer&gt;
  &lt;address&gt;
@@ -64127,6 +64127,7 @@
   Andrew Gove,
   Andrew Sidwell,
   Andrew Smith,
+  Andrew W. Hagen,
   Andy Heydon,
   Andy Palay,
   Anne van Kesteren,

Received on Saturday, 13 June 2009 01:03:09 UTC