[html5] r6750 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Mon Oct 24 20:23:40 PDT 2011


Author: ianh
Date: 2011-10-24 20:23:38 -0700 (Mon, 24 Oct 2011)
New Revision: 6750

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo

Modified: complete.html
===================================================================
--- complete.html	2011-10-25 03:18:41 UTC (rev 6749)
+++ complete.html	2011-10-25 03:23:38 UTC (rev 6750)
@@ -86625,7 +86625,7 @@
 
   <p>Otherwise, if there is a <a href=#current-node>current node</a> and it is not
   an element in the <a href=#html-namespace-0>HTML namespace</a> and the next seven
-  characters are an <a href=#case-sensitive>case-sensitive</a> match for the string
+  characters are a <a href=#case-sensitive>case-sensitive</a> match for the string
   "[CDATA[" (the five uppercase letters "CDATA" with a U+005B LEFT
   SQUARE BRACKET character before and after), then consume those
   characters and switch to the <a href=#cdata-section-state>CDATA section state</a>.</p>

Modified: index
===================================================================
--- index	2011-10-25 03:18:41 UTC (rev 6749)
+++ index	2011-10-25 03:23:38 UTC (rev 6750)
@@ -86625,7 +86625,7 @@
 
   <p>Otherwise, if there is a <a href=#current-node>current node</a> and it is not
   an element in the <a href=#html-namespace-0>HTML namespace</a> and the next seven
-  characters are an <a href=#case-sensitive>case-sensitive</a> match for the string
+  characters are a <a href=#case-sensitive>case-sensitive</a> match for the string
   "[CDATA[" (the five uppercase letters "CDATA" with a U+005B LEFT
   SQUARE BRACKET character before and after), then consume those
   characters and switch to the <a href=#cdata-section-state>CDATA section state</a>.</p>

Modified: source
===================================================================
--- source	2011-10-25 03:18:41 UTC (rev 6749)
+++ source	2011-10-25 03:23:38 UTC (rev 6750)
@@ -98239,7 +98239,7 @@
 
   <p>Otherwise, if there is a <span>current node</span> and it is not
   an element in the <span>HTML namespace</span> and the next seven
-  characters are an <span>case-sensitive</span> match for the string
+  characters are a <span>case-sensitive</span> match for the string
   "[CDATA[" (the five uppercase letters "CDATA" with a U+005B LEFT
   SQUARE BRACKET character before and after), then consume those
   characters and switch to the <span>CDATA section state</span>.</p>




More information about the Commit-Watchers mailing list