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

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 10 15:44:28 PST 2011


Author: ianh
Date: 2011-02-10 15:44:27 -0800 (Thu, 10 Feb 2011)
New Revision: 5871

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

Modified: complete.html
===================================================================
--- complete.html	2011-02-10 23:42:13 UTC (rev 5870)
+++ complete.html	2011-02-10 23:44:27 UTC (rev 5871)
@@ -3419,7 +3419,7 @@
     handling rule, and a value is obtained (the color 'black').
     However, the similar construct "<code title="">rgb(0,0,</code>"
     (with both a missing parenthesis and a missing "blue" value)
-    cannot be parsed, as it closing the open construct does not result
+    cannot be parsed, as closing the open construct does not result
     in a viable value.</p>
 
    </dd>

Modified: index
===================================================================
--- index	2011-02-10 23:42:13 UTC (rev 5870)
+++ index	2011-02-10 23:44:27 UTC (rev 5871)
@@ -3399,7 +3399,7 @@
     handling rule, and a value is obtained (the color 'black').
     However, the similar construct "<code title="">rgb(0,0,</code>"
     (with both a missing parenthesis and a missing "blue" value)
-    cannot be parsed, as it closing the open construct does not result
+    cannot be parsed, as closing the open construct does not result
     in a viable value.</p>
 
    </dd>

Modified: source
===================================================================
--- source	2011-02-10 23:42:13 UTC (rev 5870)
+++ source	2011-02-10 23:44:27 UTC (rev 5871)
@@ -2353,7 +2353,7 @@
     handling rule, and a value is obtained (the color 'black').
     However, the similar construct "<code title="">rgb(0,0,</code>"
     (with both a missing parenthesis and a missing "blue" value)
-    cannot be parsed, as it closing the open construct does not result
+    cannot be parsed, as closing the open construct does not result
     in a viable value.</p>
 
    </dd>




More information about the Commit-Watchers mailing list