- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 08 Jun 2008 00:41:25 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv18515
Modified Files:
Overview.html
Log Message:
typo (credit: de) (whatwg r1732)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.920
retrieving revision 1.921
diff -u -d -r1.920 -r1.921
--- Overview.html 7 Jun 2008 00:28:28 -0000 1.920
+++ Overview.html 8 Jun 2008 00:41:22 -0000 1.921
@@ -59,7 +59,7 @@
for HTML and XHTML</h2>
<h2 class="no-num no-toc" id=w3c-working>W3C Working Draft
- <!--ZZZ 7 June 2008-->9 June 2008</h2>
+ <!--ZZZ 8 June 2008-->9 June 2008</h2>
<dl><!-- ZZZ: replace '20080609' with '[CDATA]' -->
@@ -199,7 +199,7 @@
<p>The W3C <a href="http://www.w3.org/html/wg/">HTML Working Group</a> is
the W3C working group responsible for this specification's progress along
the W3C Recommendation track. <!--ZZZ:--> This specification is the
- <!-- ZZZ 7 June 2008 --> 9 June 2008 Working Draft. <!--:ZZZ--></p>
+ <!-- ZZZ 8 June 2008 --> 9 June 2008 Working Draft. <!--:ZZZ--></p>
<!-- relationship to other work (required) -->
<p>This specification is also being produced by the <a
@@ -2278,7 +2278,7 @@
href="#address">address</a></code> element for arbitrary contact
information; that element can only be used for marking up contact
information for the author of the document or section. However, since an
- authoring tools is likely unable to determine the difference, an
+ authoring tool is likely unable to determine the difference, an
authoring tool is exempt from that requirement.</p>
<p class=note>In terms of conformance checking, an editor is therefore
Received on Sunday, 8 June 2008 00:42:05 UTC