html5/spec Overview.html,1.4436,1.4437

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

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r5551)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4436
retrieving revision 1.4437
diff -u -d -r1.4436 -r1.4437
--- Overview.html	29 Sep 2010 07:28:54 -0000	1.4436
+++ Overview.html	29 Sep 2010 07:31:43 -0000	1.4437
@@ -16350,7 +16350,7 @@
   <code><a href="#the-article-element">article</a></code> element, of the document as a whole. If the
   element has a <code title="attr-time-pubdate"><a href="#attr-time-pubdate">pubdate</a></code>
   attribute specified, then the element <dfn id="needs-a-date">needs a date</dfn>. For
-  each <code><a href="#the-article-element">article</a></code> element, there must no more than one
+  each <code><a href="#the-article-element">article</a></code> element, there must be no more than one
   <code><a href="#the-time-element">time</a></code> element with a <code title="attr-time-pubdate"><a href="#attr-time-pubdate">pubdate</a></code> attribute whose nearest
   ancestor is that <code><a href="#the-article-element">article</a></code> element. Furthermore, for each
   <code><a href="#document">Document</a></code>, there must be no more than one

Received on Wednesday, 29 September 2010 07:31:52 UTC