[html5] r3389 - [e] (0) copy/paste error

whatwg at whatwg.org whatwg at whatwg.org
Sun Jul 12 22:12:51 PDT 2009


Author: ianh
Date: 2009-07-12 22:12:49 -0700 (Sun, 12 Jul 2009)
New Revision: 3389

Modified:
   index
   source
Log:
[e] (0) copy/paste error

Modified: index
===================================================================
--- index	2009-07-13 03:15:16 UTC (rev 3388)
+++ index	2009-07-13 05:12:49 UTC (rev 3389)
@@ -30957,7 +30957,7 @@
   <p><strong>The <a href=#concept-input-value-string-number title=concept-input-value-string-number>algorithm to convert a
   string to a number</a>, given a string <var title="">input</var>,
   is as follows:</strong> If <a href=#parse-a-month-string title="parse a month
-  string">parsing a month time</a> from <var title="">input</var>
+  string">parsing a month</a> from <var title="">input</var>
   results in an error, then return an error; otherwise, return the
   number of months between January 1970 and the parsed <a href=#concept-month title=concept-month>month</a>.</p>
 

Modified: source
===================================================================
--- source	2009-07-13 03:15:16 UTC (rev 3388)
+++ source	2009-07-13 05:12:49 UTC (rev 3389)
@@ -34382,7 +34382,7 @@
   title="concept-input-value-string-number">algorithm to convert a
   string to a number</span>, given a string <var title="">input</var>,
   is as follows:</strong> If <span title="parse a month
-  string">parsing a month time</span> from <var title="">input</var>
+  string">parsing a month</span> from <var title="">input</var>
   results in an error, then return an error; otherwise, return the
   number of months between January 1970 and the parsed <span
   title="concept-month">month</span>.</p>




More information about the Commit-Watchers mailing list