[html5] r4653 - [e] (0) fix earlier editing error. Fixing http://www.w3.org/Bugs/Public/show_bug [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Feb 5 11:58:03 PST 2010


Author: ianh
Date: 2010-02-05 11:58:01 -0800 (Fri, 05 Feb 2010)
New Revision: 4653

Modified:
   complete.html
   index
   source
Log:
[e] (0) fix earlier editing error.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8632

Modified: complete.html
===================================================================
--- complete.html	2010-02-05 02:20:43 UTC (rev 4652)
+++ complete.html	2010-02-05 19:58:01 UTC (rev 4653)
@@ -52639,7 +52639,7 @@
   set to zero. <a href="#r-e-f-sPROGRESS">[PROGRESS]</a></p>
 (also fix reference in line above)-->
 
-  <p>The default action of these event is to do nothing where where
+  <p>The default action of these event is to do nothing except where
   otherwise stated.</p>
 
   </div>

Modified: index
===================================================================
--- index	2010-02-05 02:20:43 UTC (rev 4652)
+++ index	2010-02-05 19:58:01 UTC (rev 4653)
@@ -52543,7 +52543,7 @@
   set to zero. <a href="#r-e-f-sPROGRESS">[PROGRESS]</a></p>
 (also fix reference in line above)-->
 
-  <p>The default action of these event is to do nothing where where
+  <p>The default action of these event is to do nothing except where
   otherwise stated.</p>
 
   </div>

Modified: source
===================================================================
--- source	2010-02-05 02:20:43 UTC (rev 4652)
+++ source	2010-02-05 19:58:01 UTC (rev 4653)
@@ -59390,7 +59390,7 @@
   set to zero. <a href="#r-e-f-sPROGRESS">[PROGRESS]</a></p>
 (also fix reference in line above)-->
 
-  <p>The default action of these event is to do nothing where where
+  <p>The default action of these event is to do nothing except where
   otherwise stated.</p>
 
   </div>




More information about the Commit-Watchers mailing list