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

git-svn-id: http://svn.whatwg.org/webapps@4434 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 11, 2009
1 parent 6cdd648 commit e5ec200
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 @@ -57444,8 +57444,8 @@ <h5 id=link-type-noreferrer><span class=secno>6.12.3.10 </span>Link type "<dfn t
<p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements.</p>

<p>It indicates that the no referrer information is to be leaked
when following the link.</p>
<p>It indicates that no referrer information is to be leaked when
following the link.</p>

<div class=impl>

Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -54622,8 +54622,8 @@ State: &lt;OUTPUT NAME=I&gt;1&lt;/OUTPUT&gt; &lt;INPUT VALUE="Increment" TYPE=BU
<p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements.</p>

<p>It indicates that the no referrer information is to be leaked
when following the link.</p>
<p>It indicates that no referrer information is to be leaked when
following the link.</p>

<div class=impl>

Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -64918,8 +64918,8 @@ State: &lt;OUTPUT NAME=I>1&lt;/OUTPUT> &lt;INPUT VALUE="Increment" TYPE=BUTTON O
<p>The <code title="rel-noreferrer">noreferrer</code> keyword may be
used with <code>a</code> and <code>area</code> elements.</p>

<p>It indicates that the no referrer information is to be leaked
when following the link.</p>
<p>It indicates that no referrer information is to be leaked when
following the link.</p>

<div class="impl">

Expand Down

0 comments on commit e5ec200

Please sign in to comment.