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

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 20 22:47:15 PDT 2009


Author: ianh
Date: 2009-10-20 22:47:10 -0700 (Tue, 20 Oct 2009)
New Revision: 4227

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

Modified: complete.html
===================================================================
--- complete.html	2009-10-21 05:45:16 UTC (rev 4226)
+++ complete.html	2009-10-21 05:47:10 UTC (rev 4227)
@@ -55996,7 +55996,7 @@
   next three are similar to the navigate-image and navigate-plugin
   sections; keep them all in sync -->
 
-  <p>When no more character are available, an EOF character is
+  <p>When no more characters are available, an EOF character is
   implied, which eventually causes a <code title=event-load>load</code> event to be fired.</p>
 
   <p>After creating the <code>Document</code> object, but potentially

Modified: index
===================================================================
--- index	2009-10-21 05:45:16 UTC (rev 4226)
+++ index	2009-10-21 05:47:10 UTC (rev 4227)
@@ -53156,7 +53156,7 @@
   next three are similar to the navigate-image and navigate-plugin
   sections; keep them all in sync -->
 
-  <p>When no more character are available, an EOF character is
+  <p>When no more characters are available, an EOF character is
   implied, which eventually causes a <code title=event-load>load</code> event to be fired.</p>
 
   <p>After creating the <code>Document</code> object, but potentially

Modified: source
===================================================================
--- source	2009-10-21 05:45:16 UTC (rev 4226)
+++ source	2009-10-21 05:47:10 UTC (rev 4227)
@@ -63159,7 +63159,7 @@
   next three are similar to the navigate-image and navigate-plugin
   sections; keep them all in sync -->
 
-  <p>When no more character are available, an EOF character is
+  <p>When no more characters are available, an EOF character is
   implied, which eventually causes a <code
   title="event-load">load</code> event to be fired.</p>
 




More information about the Commit-Watchers mailing list