[html5] r7599 - [e] (0) Fix some typos or copypasta. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Thu Dec 27 14:46:06 PST 2012


Author: ianh
Date: 2012-12-27 14:46:05 -0800 (Thu, 27 Dec 2012)
New Revision: 7599

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-12-27 18:37:35 UTC (rev 7598)
+++ complete.html	2012-12-27 22:46:05 UTC (rev 7599)
@@ -44334,7 +44334,7 @@
         interpreted as "2011-11-01T00:00:00.000" and the type is treated as a <a href=#concept-datetime-local title=concept-datetime-local>local date and time</a> rather than a <a href=#concept-month title=concept-month>month</a>.</p>
 
         <p class=example>Similarly, if the cell was <code><td><time
-        datetime="2011">MMXIV</time></code> then for sorting purposes the value is interpreted as
+        datetime="2014">MMXIV</time></code> then for sorting purposes the value is interpreted as
         "2014-01-01T00:00:00.000" and the type is treated as a <a href=#concept-datetime-local title=concept-datetime-local>local date and time</a> rather than a year.</p>
 
        </li>

Modified: index
===================================================================
--- index	2012-12-27 18:37:35 UTC (rev 7598)
+++ index	2012-12-27 22:46:05 UTC (rev 7599)
@@ -44334,7 +44334,7 @@
         interpreted as "2011-11-01T00:00:00.000" and the type is treated as a <a href=#concept-datetime-local title=concept-datetime-local>local date and time</a> rather than a <a href=#concept-month title=concept-month>month</a>.</p>
 
         <p class=example>Similarly, if the cell was <code><td><time
-        datetime="2011">MMXIV</time></code> then for sorting purposes the value is interpreted as
+        datetime="2014">MMXIV</time></code> then for sorting purposes the value is interpreted as
         "2014-01-01T00:00:00.000" and the type is treated as a <a href=#concept-datetime-local title=concept-datetime-local>local date and time</a> rather than a year.</p>
 
        </li>

Modified: source
===================================================================
--- source	2012-12-27 18:37:35 UTC (rev 7598)
+++ source	2012-12-27 22:46:05 UTC (rev 7599)
@@ -51889,7 +51889,7 @@
         title="concept-month">month</span>.</p>
 
         <p class="example">Similarly, if the cell was <code><td><time
-        datetime="2011">MMXIV</time></code> then for sorting purposes the value is interpreted as
+        datetime="2014">MMXIV</time></code> then for sorting purposes the value is interpreted as
         "2014-01-01T00:00:00.000" and the type is treated as a <span
         title="concept-datetime-local">local date and time</span> rather than a year.</p>
 




More information about the Commit-Watchers mailing list