[html5] r8440 - [e] (0) some minor typos Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=2 [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Jan 29 18:31:44 PST 2014


Author: ianh
Date: 2014-01-29 18:31:43 -0800 (Wed, 29 Jan 2014)
New Revision: 8440

Modified:
   complete.html
   index
   source
Log:
[e] (0) some minor typos
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24443
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-01-30 02:16:55 UTC (rev 8439)
+++ complete.html	2014-01-30 02:31:43 UTC (rev 8440)
@@ -13030,7 +13030,7 @@
      if any, and if that language is not unknown.</p>
 
      <li><p>If there is a <var title="">default language</var>, and if it is not the same language
-     as any of the languages is <var title="">languages</var>, append it to <var title="">languages</var>.</li>
+     as any of the languages in <var title="">languages</var>, append it to <var title="">languages</var>.</li>
 
      <li>
 
@@ -43857,7 +43857,7 @@
      error when you apply the <a href=#concept-input-value-string-number title=concept-input-value-string-number>algorithm to convert
      a string to a number</a>, then skip these substeps.</li>
 
-     <li><p>Return the lower of the two numbers obtained in teh previous step, and abort these
+     <li><p>Return the lower of the two numbers obtained in the previous step, and abort these
      steps.</li>
 
     </ol></li>

Modified: index
===================================================================
--- index	2014-01-30 02:16:55 UTC (rev 8439)
+++ index	2014-01-30 02:31:43 UTC (rev 8440)
@@ -13030,7 +13030,7 @@
      if any, and if that language is not unknown.</p>
 
      <li><p>If there is a <var title="">default language</var>, and if it is not the same language
-     as any of the languages is <var title="">languages</var>, append it to <var title="">languages</var>.</li>
+     as any of the languages in <var title="">languages</var>, append it to <var title="">languages</var>.</li>
 
      <li>
 
@@ -43857,7 +43857,7 @@
      error when you apply the <a href=#concept-input-value-string-number title=concept-input-value-string-number>algorithm to convert
      a string to a number</a>, then skip these substeps.</li>
 
-     <li><p>Return the lower of the two numbers obtained in teh previous step, and abort these
+     <li><p>Return the lower of the two numbers obtained in the previous step, and abort these
      steps.</li>
 
     </ol></li>

Modified: source
===================================================================
--- source	2014-01-30 02:16:55 UTC (rev 8439)
+++ source	2014-01-30 02:31:43 UTC (rev 8440)
@@ -13468,7 +13468,7 @@
      if any, and if that language is not unknown.</p>
 
      <li><p>If there is a <var data-x="">default language</var>, and if it is not the same language
-     as any of the languages is <var data-x="">languages</var>, append it to <var
+     as any of the languages in <var data-x="">languages</var>, append it to <var
      data-x="">languages</var>.</p></li>
 
      <li>
@@ -47978,7 +47978,7 @@
      error when you apply the <span data-x="concept-input-value-string-number">algorithm to convert
      a string to a number</span>, then skip these substeps.</p></li>
 
-     <li><p>Return the lower of the two numbers obtained in teh previous step, and abort these
+     <li><p>Return the lower of the two numbers obtained in the previous step, and abort these
      steps.</p></li>
 
     </ol>




More information about the Commit-Watchers mailing list