Skip to content

Commit

Permalink
[e] (0) some minor typos
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24443
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8440 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 30, 2014
1 parent 1c473c8 commit 7ef90b6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -13030,7 +13030,7 @@ <h5 id=standard-metadata-names><span class=secno>4.2.5.1 </span>Standard metadat
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>

Expand Down Expand Up @@ -43857,7 +43857,7 @@ <h6 id=the-step-attribute><span class=secno>4.10.5.3.8 </span>The <code title=at
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>
Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -13030,7 +13030,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p&gt;
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>

Expand Down Expand Up @@ -43857,7 +43857,7 @@ You cannot submit this form when the field is incorrect.</samp></pre>
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>
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -13468,7 +13468,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p>
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>
Expand Down Expand Up @@ -47978,7 +47978,7 @@ You cannot submit this form when the field is incorrect.</samp></pre>
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>
Expand Down

0 comments on commit 7ef90b6

Please sign in to comment.