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

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 20 21:52:09 PDT 2009


Author: ianh
Date: 2009-10-20 21:52:04 -0700 (Tue, 20 Oct 2009)
New Revision: 4216

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

Modified: complete.html
===================================================================
--- complete.html	2009-10-20 23:27:02 UTC (rev 4215)
+++ complete.html	2009-10-21 04:52:04 UTC (rev 4216)
@@ -110,7 +110,7 @@
 
   <header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 20 October 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 21 October 2009</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>-->
@@ -50839,7 +50839,7 @@
    their asynchronous algorithm.</p>
 
    <p class=note>A <a href=#synchronous-section>synchronous section</a> never mutates
-   the DOM, runs any script, or have any other side-effects.</p>
+   the DOM, runs any script, or has any other side-effects.</p>
 
    <p class=note>Steps in <a href=#synchronous-section title="synchronous
    section">synchronous sections</a> are marked with

Modified: index
===================================================================
--- index	2009-10-20 23:27:02 UTC (rev 4215)
+++ index	2009-10-21 04:52:04 UTC (rev 4216)
@@ -111,7 +111,7 @@
 
   <header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>HTML5</h1>
-    <h2 class="no-num no-toc">Draft Standard — 20 October 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 21 October 2009</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>-->
@@ -47998,7 +47998,7 @@
    their asynchronous algorithm.</p>
 
    <p class=note>A <a href=#synchronous-section>synchronous section</a> never mutates
-   the DOM, runs any script, or have any other side-effects.</p>
+   the DOM, runs any script, or has any other side-effects.</p>
 
    <p class=note>Steps in <a href=#synchronous-section title="synchronous
    section">synchronous sections</a> are marked with

Modified: source
===================================================================
--- source	2009-10-20 23:27:02 UTC (rev 4215)
+++ source	2009-10-21 04:52:04 UTC (rev 4216)
@@ -57151,7 +57151,7 @@
    their asynchronous algorithm.</p>
 
    <p class="note">A <span>synchronous section</span> never mutates
-   the DOM, runs any script, or have any other side-effects.</p>
+   the DOM, runs any script, or has any other side-effects.</p>
 
    <p class="note">Steps in <span title="synchronous
    section">synchronous sections</span> are marked with




More information about the Commit-Watchers mailing list