[html5] r2133 - [e] (0) Consistent grammar fix.

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 1 20:44:33 PDT 2008


Author: ianh
Date: 2008-09-01 20:44:31 -0700 (Mon, 01 Sep 2008)
New Revision: 2133

Modified:
   index
   source
Log:
[e] (0) Consistent grammar fix.

Modified: index
===================================================================
--- index	2008-09-02 03:38:14 UTC (rev 2132)
+++ index	2008-09-02 03:44:31 UTC (rev 2133)
@@ -53007,7 +53007,7 @@
    href="#html-0">HTML parser</a> generates that isn't included in the DOM
    itself. This section specifies some rules for handling these issues.
 
-  <p>If the XML API being used doesn't support DOCTYPEs, tools may drop
+  <p>If the XML API being used doesn't support DOCTYPEs, the tool may drop
    DOCTYPEs altogether.
 
   <p>If the XML API doesn't support attributes in no namespace that are named

Modified: source
===================================================================
--- source	2008-09-02 03:38:14 UTC (rev 2132)
+++ source	2008-09-02 03:44:31 UTC (rev 2133)
@@ -49985,7 +49985,7 @@
   included in the DOM itself. This section specifies some rules for
   handling these issues.</p>
 
-  <p>If the XML API being used doesn't support DOCTYPEs, tools may
+  <p>If the XML API being used doesn't support DOCTYPEs, the tool may
   drop DOCTYPEs altogether.</p>
 
   <p>If the XML API doesn't support attributes in no namespace that




More information about the Commit-Watchers mailing list