[html5] r5551 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10726

whatwg at whatwg.org whatwg at whatwg.org
Wed Sep 29 00:31:40 PDT 2010


Author: ianh
Date: 2010-09-29 00:31:39 -0700 (Wed, 29 Sep 2010)
New Revision: 5551

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10726

Modified: complete.html
===================================================================
--- complete.html	2010-09-29 07:28:41 UTC (rev 5550)
+++ complete.html	2010-09-29 07:31:39 UTC (rev 5551)
@@ -18882,7 +18882,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

Modified: index
===================================================================
--- index	2010-09-29 07:28:41 UTC (rev 5550)
+++ index	2010-09-29 07:31:39 UTC (rev 5551)
@@ -18859,7 +18859,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

Modified: source
===================================================================
--- source	2010-09-29 07:28:41 UTC (rev 5550)
+++ source	2010-09-29 07:31:39 UTC (rev 5551)
@@ -20111,7 +20111,7 @@
   <code>article</code> element, of the document as a whole. If the
   element has a <code title="attr-time-pubdate">pubdate</code>
   attribute specified, then the element <dfn>needs a date</dfn>. For
-  each <code>article</code> element, there must no more than one
+  each <code>article</code> element, there must be no more than one
   <code>time</code> element with a <code
   title="attr-time-pubdate">pubdate</code> attribute whose nearest
   ancestor is that <code>article</code> element. Furthermore, for each




More information about the Commit-Watchers mailing list