Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12274

git-svn-id: http://svn.whatwg.org/webapps@6100 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 6, 2011
1 parent 1e334f4 commit 63b7f9c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
5 changes: 3 additions & 2 deletions complete.html
Expand Up @@ -13697,7 +13697,7 @@ <h4 id=the-link-element><span class=secno>4.2.4 </span>The <dfn><code>link</code
relationship, then the UA should not <a href=#concept-link-obtain title=concept-link-obtain>obtain</a> the resource; if the UA
does support the given <a href=#mime-type>MIME type</a> for the given link
relationship, then the UA should <a href=#concept-link-obtain title=concept-link-obtain>obtain</a> the resource at the
approprite time as specified for the <a href=#external-resource-link>external resource
appropriate time as specified for the <a href=#external-resource-link>external resource
link</a>'s particular type. If the attribute is omitted, and the
external resource link type does not have a default type defined,
but the user agent would <a href=#concept-link-obtain title=concept-link-obtain>obtain</a> the resource if the type
Expand Down Expand Up @@ -51741,7 +51741,7 @@ <h4 id=the-details-element><span class=secno>4.11.1 </span>The <dfn><code>detail
&lt;p&gt;&lt;label&gt;&lt;input type=checkbox name=ext checked&gt; Hide extension&lt;/label&gt;
&lt;/details&gt;</pre>

<p>One could use this in conjuction with other <code><a href=#the-details-element>details</a></code>
<p>One could use this in conjunction with other <code><a href=#the-details-element>details</a></code>
in a list to allow the user to collapse a set of fields down to a
small set of headings, with the ability to open each one.</p>

Expand Down Expand Up @@ -98753,6 +98753,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Kevin Benson,
Korn&eacute;l P&aacute;l,
Kornel Lesinski,
Kris Northfield,
Kristof Zelechovski,
Krzysztof Maczy&#324;ski,
&#40658;&#28580;&#21083;&#24535; (Kurosawa Takeshi),
Expand Down
5 changes: 3 additions & 2 deletions index
Expand Up @@ -13722,7 +13722,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p&gt;
relationship, then the UA should not <a href=#concept-link-obtain title=concept-link-obtain>obtain</a> the resource; if the UA
does support the given <a href=#mime-type>MIME type</a> for the given link
relationship, then the UA should <a href=#concept-link-obtain title=concept-link-obtain>obtain</a> the resource at the
approprite time as specified for the <a href=#external-resource-link>external resource
appropriate time as specified for the <a href=#external-resource-link>external resource
link</a>'s particular type. If the attribute is omitted, and the
external resource link type does not have a default type defined,
but the user agent would <a href=#concept-link-obtain title=concept-link-obtain>obtain</a> the resource if the type
Expand Down Expand Up @@ -51769,7 +51769,7 @@ fur
&lt;p&gt;&lt;label&gt;&lt;input type=checkbox name=ext checked&gt; Hide extension&lt;/label&gt;
&lt;/details&gt;</pre>

<p>One could use this in conjuction with other <code><a href=#the-details-element>details</a></code>
<p>One could use this in conjunction with other <code><a href=#the-details-element>details</a></code>
in a list to allow the user to collapse a set of fields down to a
small set of headings, with the ability to open each one.</p>

Expand Down Expand Up @@ -94894,6 +94894,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Kevin Benson,
Korn&eacute;l P&aacute;l,
Kornel Lesinski,
Kris Northfield,
Kristof Zelechovski,
Krzysztof Maczy&#324;ski,
&#40658;&#28580;&#21083;&#24535; (Kurosawa Takeshi),
Expand Down
5 changes: 3 additions & 2 deletions source
Expand Up @@ -14518,7 +14518,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p>
does support the given <span>MIME type</span> for the given link
relationship, then the UA should <span
title="concept-link-obtain">obtain</span> the resource at the
approprite time as specified for the <span>external resource
appropriate time as specified for the <span>external resource
link</span>'s particular type. If the attribute is omitted, and the
external resource link type does not have a default type defined,
but the user agent would <span
Expand Down Expand Up @@ -58381,7 +58381,7 @@ fur
&lt;p>&lt;label>&lt;input type=checkbox name=ext checked> Hide extension&lt;/label>
&lt;/details></pre>

<p>One could use this in conjuction with other <code>details</code>
<p>One could use this in conjunction with other <code>details</code>
in a list to allow the user to collapse a set of fields down to a
small set of headings, with the ability to open each one.</p>

Expand Down Expand Up @@ -112737,6 +112737,7 @@ interface <span>HTMLDocument</span> {
Kevin Benson,
Korn&eacute;l P&aacute;l,
Kornel Lesinski,
Kris Northfield,
Kristof Zelechovski,
Krzysztof Maczy&#x0144;ski,
&#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (Kurosawa Takeshi),
Expand Down

0 comments on commit 63b7f9c

Please sign in to comment.