[html5] r7830 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sat Apr 13 23:25:13 PDT 2013
Author: ianh
Date: 2013-04-13 23:25:12 -0700 (Sat, 13 Apr 2013)
New Revision: 7830
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21278
Affected topics: DOM APIs
Modified: complete.html
===================================================================
--- complete.html 2013-04-13 17:18:03 UTC (rev 7829)
+++ complete.html 2013-04-14 06:25:12 UTC (rev 7830)
@@ -248,7 +248,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><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 — Last Updated 13 April 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 14 April 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -64920,7 +64920,7 @@
<li>
- <p>Otherwise, if <var title="">elements</var> has only one element, return that element and
+ <p>Otherwise, if <var title="">objects</var> has only one element, return that element and
abort these steps.</p>
</li>
Modified: index
===================================================================
--- index 2013-04-13 17:18:03 UTC (rev 7829)
+++ index 2013-04-14 06:25:12 UTC (rev 7830)
@@ -248,7 +248,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><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 — Last Updated 13 April 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 14 April 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -64920,7 +64920,7 @@
<li>
- <p>Otherwise, if <var title="">elements</var> has only one element, return that element and
+ <p>Otherwise, if <var title="">objects</var> has only one element, return that element and
abort these steps.</p>
</li>
Modified: source
===================================================================
--- source 2013-04-13 17:18:03 UTC (rev 7829)
+++ source 2013-04-14 06:25:12 UTC (rev 7830)
@@ -76894,7 +76894,7 @@
<li>
- <p>Otherwise, if <var title="">elements</var> has only one element, return that element and
+ <p>Otherwise, if <var title="">objects</var> has only one element, return that element and
abort these steps.</p>
</li>
More information about the Commit-Watchers
mailing list