[html5] r6853 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=15025 Affected [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Dec 7 15:36:16 PST 2011


Author: ianh
Date: 2011-12-07 15:36:15 -0800 (Wed, 07 Dec 2011)
New Revision: 6853

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=15025
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2011-12-07 23:24:16 UTC (rev 6852)
+++ complete.html	2011-12-07 23:36:15 UTC (rev 6853)
@@ -6495,7 +6495,7 @@
     <p>Let <var title="">M-disambiguator</var> be <i>minutes</i>.</p>
 
     <!--MONTHS: this note would change-->
-    <p class=note>This flag's othe value is <i>months</i>. It is
+    <p class=note>This flag's other value is <i>months</i>. It is
     used to disambiguate the "M" unit in ISO8601 durations, which use
     the same unit for months and minutes. Months are not allowed, but
     are parsed for future compatibility and to avoid misinterpreting

Modified: index
===================================================================
--- index	2011-12-07 23:24:16 UTC (rev 6852)
+++ index	2011-12-07 23:36:15 UTC (rev 6853)
@@ -6495,7 +6495,7 @@
     <p>Let <var title="">M-disambiguator</var> be <i>minutes</i>.</p>
 
     <!--MONTHS: this note would change-->
-    <p class=note>This flag's othe value is <i>months</i>. It is
+    <p class=note>This flag's other value is <i>months</i>. It is
     used to disambiguate the "M" unit in ISO8601 durations, which use
     the same unit for months and minutes. Months are not allowed, but
     are parsed for future compatibility and to avoid misinterpreting

Modified: source
===================================================================
--- source	2011-12-07 23:24:16 UTC (rev 6852)
+++ source	2011-12-07 23:36:15 UTC (rev 6853)
@@ -6085,7 +6085,7 @@
     <p>Let <var title="">M-disambiguator</var> be <i>minutes</i>.</p>
 
     <!--MONTHS: this note would change-->
-    <p class="note">This flag's othe value is <i>months</i>. It is
+    <p class="note">This flag's other value is <i>months</i>. It is
     used to disambiguate the "M" unit in ISO8601 durations, which use
     the same unit for months and minutes. Months are not allowed, but
     are parsed for future compatibility and to avoid misinterpreting




More information about the Commit-Watchers mailing list