[html5] r7474 - [e] (0) Fix some typos or copypasta. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 19 14:19:36 PDT 2012
Author: ianh
Date: 2012-10-19 14:19:35 -0700 (Fri, 19 Oct 2012)
New Revision: 7474
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-10-19 21:17:48 UTC (rev 7473)
+++ complete.html 2012-10-19 21:19:35 UTC (rev 7474)
@@ -71049,7 +71049,7 @@
entry.</li>
</ol><p class=note>This can only happen if the entry being updated
- is no the <a href=#current-entry>current entry</a>, and can never happen with
+ is not the <a href=#current-entry>current entry</a>, and can never happen with
<a href=#replacement-enabled>replacement enabled</a>. (It happens when the user
tried to traverse to a session history entry that no longer had
a <code><a href=#document>Document</a></code> object.)</p>
Modified: index
===================================================================
--- index 2012-10-19 21:17:48 UTC (rev 7473)
+++ index 2012-10-19 21:19:35 UTC (rev 7474)
@@ -71049,7 +71049,7 @@
entry.</li>
</ol><p class=note>This can only happen if the entry being updated
- is no the <a href=#current-entry>current entry</a>, and can never happen with
+ is not the <a href=#current-entry>current entry</a>, and can never happen with
<a href=#replacement-enabled>replacement enabled</a>. (It happens when the user
tried to traverse to a session history entry that no longer had
a <code><a href=#document>Document</a></code> object.)</p>
Modified: source
===================================================================
--- source 2012-10-19 21:17:48 UTC (rev 7473)
+++ source 2012-10-19 21:19:35 UTC (rev 7474)
@@ -83156,7 +83156,7 @@
</ol>
<p class="note">This can only happen if the entry being updated
- is no the <span>current entry</span>, and can never happen with
+ is not the <span>current entry</span>, and can never happen with
<span>replacement enabled</span>. (It happens when the user
tried to traverse to a session history entry that no longer had
a <code>Document</code> object.)</p>
More information about the Commit-Watchers
mailing list