[html5] r7190 - [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 20:54:24 PDT 2012
Author: ianh
Date: 2012-07-19 20:54:22 -0700 (Thu, 19 Jul 2012)
New Revision: 7190
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16267
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-07-20 03:48:17 UTC (rev 7189)
+++ complete.html 2012-07-20 03:54:22 UTC (rev 7190)
@@ -73115,7 +73115,7 @@
using the <code><a href=#eventhandler>EventHandler</a></code> callback interface type. <span class=impl>Initially, event handlers must be set to
null.</span></p>
- <p>Event handlers are exposed in one or two ways.</p>
+ <p>Event handlers are exposed in one of two ways.</p>
<p>The first way, common to all event handlers, is as an <a href=#event-handler-idl-attributes title="event handler IDL attributes">event handler IDL
attribute</a>.</p>
Modified: index
===================================================================
--- index 2012-07-20 03:48:17 UTC (rev 7189)
+++ index 2012-07-20 03:54:22 UTC (rev 7190)
@@ -73115,7 +73115,7 @@
using the <code><a href=#eventhandler>EventHandler</a></code> callback interface type. <span class=impl>Initially, event handlers must be set to
null.</span></p>
- <p>Event handlers are exposed in one or two ways.</p>
+ <p>Event handlers are exposed in one of two ways.</p>
<p>The first way, common to all event handlers, is as an <a href=#event-handler-idl-attributes title="event handler IDL attributes">event handler IDL
attribute</a>.</p>
Modified: source
===================================================================
--- source 2012-07-20 03:48:17 UTC (rev 7189)
+++ source 2012-07-20 03:54:22 UTC (rev 7190)
@@ -85599,7 +85599,7 @@
class="impl">Initially, event handlers must be set to
null.</span></p>
- <p>Event handlers are exposed in one or two ways.</p>
+ <p>Event handlers are exposed in one of two ways.</p>
<p>The first way, common to all event handlers, is as an <span
title="event handler IDL attributes">event handler IDL
More information about the Commit-Watchers
mailing list