Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6009 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 15, 2011
1 parent 026606a commit 1db4176
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -239,7 +239,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 14 April 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 15 April 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -61412,7 +61412,7 @@ <h4 id=the-history-interface><span class=secno>6.4.2 </span>The <code><a href=#h
URL</a> that was found earlier in this algorithm as the
<a href=#url>URL</a> of the entry.</li>

<li><p>Update the <a href=#current-entry>current entry</a> to be the this newly
<li><p>Update the <a href=#current-entry>current entry</a> to be this newly
added entry.</li>

</ol><p>Otherwise, if the method invoked was the <code title=dom-history-replaceState><a href=#dom-history-replacestate>replaceState()</a></code> method:</p>
Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -243,7 +243,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 14 April 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 15 April 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -61424,7 +61424,7 @@ x === this; // true</pre>
URL</a> that was found earlier in this algorithm as the
<a href=#url>URL</a> of the entry.</li>

<li><p>Update the <a href=#current-entry>current entry</a> to be the this newly
<li><p>Update the <a href=#current-entry>current entry</a> to be this newly
added entry.</li>

</ol><p>Otherwise, if the method invoked was the <code title=dom-history-replaceState><a href=#dom-history-replacestate>replaceState()</a></code> method:</p>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -69864,7 +69864,7 @@ x === this; // true</pre>
URL</span> that was found earlier in this algorithm as the
<span>URL</span> of the entry.</p></li>

<li><p>Update the <span>current entry</span> to be the this newly
<li><p>Update the <span>current entry</span> to be this newly
added entry.</p></li>

</ol>
Expand Down

0 comments on commit 1db4176

Please sign in to comment.