[html5] r7182 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 19 16:03:11 PDT 2012


Author: ianh
Date: 2012-07-19 16:03:09 -0700 (Thu, 19 Jul 2012)
New Revision: 7182

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17730
Affected topics: DOM APIs

Modified: complete.html
===================================================================
--- complete.html	2012-07-18 18:55:59 UTC (rev 7181)
+++ complete.html	2012-07-19 23:03:09 UTC (rev 7182)
@@ -240,7 +240,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 18 July 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 19 July 2012</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>
@@ -58267,7 +58267,7 @@
    event</a> named <code title=event-close>close</code> at <var title="">dialog</var>.</li>
 
   </ol><!--TOPIC:DOM APIs--><p>The <dfn id=dom-dialog-returnvalue title=dom-dialog-returnValue><code>returnValue</code></dfn> IDL
-  attribute, on getting, must return the laast value to which it was
+  attribute, on getting, must return the last value to which it was
   set. On setting, it must be set to the new value. When the element
   is created, it must be set to the empty string.</p>
 

Modified: index
===================================================================
--- index	2012-07-18 18:55:59 UTC (rev 7181)
+++ index	2012-07-19 23:03:09 UTC (rev 7182)
@@ -240,7 +240,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 18 July 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 19 July 2012</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>
@@ -58267,7 +58267,7 @@
    event</a> named <code title=event-close>close</code> at <var title="">dialog</var>.</li>
 
   </ol><!--TOPIC:DOM APIs--><p>The <dfn id=dom-dialog-returnvalue title=dom-dialog-returnValue><code>returnValue</code></dfn> IDL
-  attribute, on getting, must return the laast value to which it was
+  attribute, on getting, must return the last value to which it was
   set. On setting, it must be set to the new value. When the element
   is created, it must be set to the empty string.</p>
 

Modified: source
===================================================================
--- source	2012-07-18 18:55:59 UTC (rev 7181)
+++ source	2012-07-19 23:03:09 UTC (rev 7182)
@@ -68136,7 +68136,7 @@
 
   <p>The <dfn
   title="dom-dialog-returnValue"><code>returnValue</code></dfn> IDL
-  attribute, on getting, must return the laast value to which it was
+  attribute, on getting, must return the last value to which it was
   set. On setting, it must be set to the new value. When the element
   is created, it must be set to the empty string.</p>
 




More information about the Commit-Watchers mailing list