Skip to content

Commit

Permalink
[e] (0) Typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7400

git-svn-id: http://svn.whatwg.org/webapps@3917 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 19, 2009
1 parent 85df16b commit a8e7c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -22280,7 +22280,7 @@ interface <dfn>CueRangeCallback</dfn> {
event</a> called <code title=event-loadedmetadata><a href=#event-loadedmetadata>loadedmetadata</a></code> at the
element.</p>

<p class=note>Before this task is run, sa part of the event
<p class=note>Before this task is run, as part of the event
loop mechanism, the rendering will have been updated to resize
the <code><a href=#video>video</a></code> element if appropriate.</p>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -24052,7 +24052,7 @@ interface <dfn>CueRangeCallback</dfn> {
title="event-loadedmetadata">loadedmetadata</code> at the
element.</p>

<p class="note">Before this task is run, sa part of the event
<p class="note">Before this task is run, as part of the event
loop mechanism, the rendering will have been updated to resize
the <code>video</code> element if appropriate.</p>

Expand Down

0 comments on commit a8e7c03

Please sign in to comment.