Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16267
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7190 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 20, 2012
1 parent d080aef commit 3bf924c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -73115,7 +73115,7 @@ <h5 id=event-handler-attributes><span class=secno>7.1.6.1 </span>Event handlers<
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>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -73115,7 +73115,7 @@ interface <dfn id=navigatoronline>NavigatorOnLine</dfn> {
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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -85599,7 +85599,7 @@ interface <dfn>NavigatorOnLine</dfn> {
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
Expand Down

0 comments on commit 3bf924c

Please sign in to comment.