Skip to content

Commit

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

git-svn-id: http://svn.whatwg.org/webapps@4228 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 21, 2009
1 parent 38e0dfe commit ce3f11d
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 @@ -5175,7 +5175,7 @@ <h3 id=fetching-resources><span class=secno>2.6 </span>Fetching resources</h3>
<p>Generate the <i>address of the resource from which Request-URIs
are obtained</i> as required by HTTP for the <code title=http-referer>Referer</code> (sic) header from <a href="#the-document's-current-address">the
document's current address</a> of the appropriate
<code>Document</code> as given by the folloing list. <a href=#refsHTTP>[HTTP]</a></p>
<code>Document</code> as given by the following list. <a href=#refsHTTP>[HTTP]</a></p>

<dl class=switch><dt>When <a href=#navigate title=navigate>navigating</a></dt>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -5005,7 +5005,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
<p>Generate the <i>address of the resource from which Request-URIs
are obtained</i> as required by HTTP for the <code title=http-referer>Referer</code> (sic) header from <a href="#the-document's-current-address">the
document's current address</a> of the appropriate
<code>Document</code> as given by the folloing list. <a href=#refsHTTP>[HTTP]</a></p>
<code>Document</code> as given by the following list. <a href=#refsHTTP>[HTTP]</a></p>

<dl class=switch><dt>When <a href=#navigate title=navigate>navigating</a></dt>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -4643,7 +4643,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
are obtained</i> as required by HTTP for the <code
title="http-referer">Referer</code> (sic) header from <span>the
document's current address</span> of the appropriate
<code>Document</code> as given by the folloing list. <a
<code>Document</code> as given by the following list. <a
href="#refsHTTP">[HTTP]</a></p>

<dl class="switch">
Expand Down

0 comments on commit ce3f11d

Please sign in to comment.