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

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 28 23:10:33 PDT 2010


Author: ianh
Date: 2010-09-28 23:10:31 -0700 (Tue, 28 Sep 2010)
New Revision: 5547

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

Modified: complete.html
===================================================================
--- complete.html	2010-09-29 02:03:21 UTC (rev 5546)
+++ complete.html	2010-09-29 06:10:31 UTC (rev 5547)
@@ -6944,7 +6944,7 @@
     <p>Let <var title="">collection</var> be an
     <code><a href=#htmlallcollection>HTMLAllCollection</a></code> object rooted at the same node as
     the <code><a href=#htmlallcollection>HTMLAllCollection</a></code> object on which the method was
-    invoked, whose filter matches only only elements that already
+    invoked, whose filter matches only elements that already
     match the filter of the <code><a href=#htmlallcollection>HTMLAllCollection</a></code> object on
     which the method was invoked and that are either:</p>
 
@@ -73503,7 +73503,7 @@
     <li>The server sends another message.</li>
 
     <li>The "push proxy" service uses a technology such as OMA push to
-    convey the event to the mobile device, which wakes only only
+    convey the event to the mobile device, which wakes only
     enough to process the event and then returns to sleep.</li>
 
    </ol></div>

Modified: index
===================================================================
--- index	2010-09-29 02:03:21 UTC (rev 5546)
+++ index	2010-09-29 06:10:31 UTC (rev 5547)
@@ -6921,7 +6921,7 @@
     <p>Let <var title="">collection</var> be an
     <code><a href=#htmlallcollection>HTMLAllCollection</a></code> object rooted at the same node as
     the <code><a href=#htmlallcollection>HTMLAllCollection</a></code> object on which the method was
-    invoked, whose filter matches only only elements that already
+    invoked, whose filter matches only elements that already
     match the filter of the <code><a href=#htmlallcollection>HTMLAllCollection</a></code> object on
     which the method was invoked and that are either:</p>
 

Modified: source
===================================================================
--- source	2010-09-29 02:03:21 UTC (rev 5546)
+++ source	2010-09-29 06:10:31 UTC (rev 5547)
@@ -6643,7 +6643,7 @@
     <p>Let <var title="">collection</var> be an
     <code>HTMLAllCollection</code> object rooted at the same node as
     the <code>HTMLAllCollection</code> object on which the method was
-    invoked, whose filter matches only only elements that already
+    invoked, whose filter matches only elements that already
     match the filter of the <code>HTMLAllCollection</code> object on
     which the method was invoked and that are either:</p>
 
@@ -82752,7 +82752,7 @@
     <li>The server sends another message.</li>
 
     <li>The "push proxy" service uses a technology such as OMA push to
-    convey the event to the mobile device, which wakes only only
+    convey the event to the mobile device, which wakes only
     enough to process the event and then returns to sleep.</li>
 
    </ol>




More information about the Commit-Watchers mailing list