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

whatwg at whatwg.org whatwg at whatwg.org
Mon Feb 7 16:16:31 PST 2011


Author: ianh
Date: 2011-02-07 16:16:29 -0800 (Mon, 07 Feb 2011)
New Revision: 5844

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

Modified: complete.html
===================================================================
--- complete.html	2011-02-08 00:14:51 UTC (rev 5843)
+++ complete.html	2011-02-08 00:16:29 UTC (rev 5844)
@@ -239,7 +239,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 7 February 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 8 February 2011</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -57270,7 +57270,7 @@
 
      <dd>
 
-      <p>Let <var title="">heading content</var> be the descendants
+      <p>Let <var title="">heading content</var> be the descendants of
       <a href=#the-title-element>the <code>title</code> element</a>, if there is one, or
       an empty list otherwise.</p>
 

Modified: index
===================================================================
--- index	2011-02-08 00:14:51 UTC (rev 5843)
+++ index	2011-02-08 00:16:29 UTC (rev 5844)
@@ -243,7 +243,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 7 February 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 8 February 2011</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -57253,7 +57253,7 @@
 
      <dd>
 
-      <p>Let <var title="">heading content</var> be the descendants
+      <p>Let <var title="">heading content</var> be the descendants of
       <a href=#the-title-element>the <code>title</code> element</a>, if there is one, or
       an empty list otherwise.</p>
 

Modified: source
===================================================================
--- source	2011-02-08 00:14:51 UTC (rev 5843)
+++ source	2011-02-08 00:16:29 UTC (rev 5844)
@@ -65010,7 +65010,7 @@
 
      <dd>
 
-      <p>Let <var title="">heading content</var> be the descendants
+      <p>Let <var title="">heading content</var> be the descendants of
       <span>the <code>title</code> element</span>, if there is one, or
       an empty list otherwise.</p>
 




More information about the Commit-Watchers mailing list