[html5] r8242 - [e] (0) typo in event handler section Fixing https://www.w3.org/Bugs/Public/show [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Oct 25 07:42:25 PDT 2013


Author: ianh
Date: 2013-10-25 07:42:23 -0700 (Fri, 25 Oct 2013)
New Revision: 8242

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo in event handler section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23630
Affected topics: DOM APIs

Modified: complete.html
===================================================================
--- complete.html	2013-10-23 22:15:22 UTC (rev 8241)
+++ complete.html	2013-10-25 14:42:23 UTC (rev 8242)
@@ -256,7 +256,7 @@
 
   <header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 23 October 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 25 October 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>
@@ -71021,7 +71021,7 @@
      </dd>
 
     </dl><p>In this step, <dfn id=concept-invoke-event-handler title=concept-invoke-event-handler>invoke</dfn> means to run the
-    <a href=#jump-to-a-code-entry-point>jump to a code entry-point</a> alorithm.</p>
+    <a href=#jump-to-a-code-entry-point>jump to a code entry-point</a> algorithm.</p>
 
    </li>
 

Modified: index
===================================================================
--- index	2013-10-23 22:15:22 UTC (rev 8241)
+++ index	2013-10-25 14:42:23 UTC (rev 8242)
@@ -256,7 +256,7 @@
 
   <header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 23 October 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 25 October 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>
@@ -71021,7 +71021,7 @@
      </dd>
 
     </dl><p>In this step, <dfn id=concept-invoke-event-handler title=concept-invoke-event-handler>invoke</dfn> means to run the
-    <a href=#jump-to-a-code-entry-point>jump to a code entry-point</a> alorithm.</p>
+    <a href=#jump-to-a-code-entry-point>jump to a code entry-point</a> algorithm.</p>
 
    </li>
 

Modified: source
===================================================================
--- source	2013-10-23 22:15:22 UTC (rev 8241)
+++ source	2013-10-25 14:42:23 UTC (rev 8242)
@@ -79365,7 +79365,7 @@
     </dl>
 
     <p>In this step, <dfn data-x="concept-invoke-event-handler">invoke</dfn> means to run the
-    <span>jump to a code entry-point</span> alorithm.</p>
+    <span>jump to a code entry-point</span> algorithm.</p>
 
    </li>
 




More information about the Commit-Watchers mailing list