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=9199

git-svn-id: http://svn.whatwg.org/webapps@4906 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 30, 2010
1 parent 60c247e commit ef7d8d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -86222,7 +86222,7 @@ <h3 id=non-conforming-features><span class=secno>15.2 </span>Non-conforming feat

<dt><dfn id=attr-a-urn title=attr-a-urn><code>urn</code></dfn> on <code><a href=#the-a-element>a</a></code> elements</dt>
<dt><dfn id=attr-link-urn title=attr-link-urn><code>urn</code></dfn> on <code><a href=#the-link-element>link</a></code> elements</dt>
<dd><p>Specify the preferred persistent identifier using the <code title=attr-href>href</code> attribute instead.</dd>
<dd><p>Specify the preferred persistent identifier using the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute instead.</dd>

<dt><dfn id=attr-area-nohref title=attr-area-nohref><code>nohref</code></dfn> on <code><a href=#the-area-element>area</a></code> elements</dt>
<dd><p>Omitting the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -79494,7 +79494,7 @@ time:empty { binding: <i title="">time</i>; }</pre>

<dt><dfn id=attr-a-urn title=attr-a-urn><code>urn</code></dfn> on <code><a href=#the-a-element>a</a></code> elements</dt>
<dt><dfn id=attr-link-urn title=attr-link-urn><code>urn</code></dfn> on <code><a href=#the-link-element>link</a></code> elements</dt>
<dd><p>Specify the preferred persistent identifier using the <code title=attr-href>href</code> attribute instead.</dd>
<dd><p>Specify the preferred persistent identifier using the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute instead.</dd>

<dt><dfn id=attr-area-nohref title=attr-area-nohref><code>nohref</code></dfn> on <code><a href=#the-area-element>area</a></code> elements</dt>
<dd><p>Omitting the <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -95761,7 +95761,7 @@ time:empty { binding: <i title="">time</i>; }</pre>

<dt><dfn title="attr-a-urn"><code>urn</code></dfn> on <code>a</code> elements</dt>
<dt><dfn title="attr-link-urn"><code>urn</code></dfn> on <code>link</code> elements</dt>
<dd><p>Specify the preferred persistent identifier using the <code title="attr-href">href</code> attribute instead.</p></dd>
<dd><p>Specify the preferred persistent identifier using the <code title="attr-hyperlink-href">href</code> attribute instead.</p></dd>

<dt><dfn title="attr-area-nohref"><code>nohref</code></dfn> on <code>area</code> elements</dt>
<dd><p>Omitting the <code title="attr-hyperlink-href">href</code>
Expand Down

0 comments on commit ef7d8d1

Please sign in to comment.