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=10736

git-svn-id: http://svn.whatwg.org/webapps@5552 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 29, 2010
1 parent 58aebe7 commit 79c72f6
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 @@ -28993,7 +28993,7 @@ <h6 id=parsing-0><span class=secno>4.8.10.11.2 </span>Parsing</h6>
<li><p><a href=#parse-the-websrt-settings>Parse the WebSRT settings</a> for <var title="">cue</var>.</li>

</ol><p>When the user agent is to <dfn id=parse-the-websrt-settings>parse the WebSRT settings</dfn>
for a <a href=#timed-track-cue>timed track cue</a> <var title="">cue</var>,, the
for a <a href=#timed-track-cue>timed track cue</a> <var title="">cue</var>, the
user agent must run the following steps:</p>

<ol><li><p>Let <var title="">input</var> and <var title="">position</var> be the same variables as those of the same
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -28973,7 +28973,7 @@ interface <dfn id=timedtrackcue>TimedTrackCue</dfn> {
<li><p><a href=#parse-the-websrt-settings>Parse the WebSRT settings</a> for <var title="">cue</var>.</li>

</ol><p>When the user agent is to <dfn id=parse-the-websrt-settings>parse the WebSRT settings</dfn>
for a <a href=#timed-track-cue>timed track cue</a> <var title="">cue</var>,, the
for a <a href=#timed-track-cue>timed track cue</a> <var title="">cue</var>, the
user agent must run the following steps:</p>

<ol><li><p>Let <var title="">input</var> and <var title="">position</var> be the same variables as those of the same
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -31628,7 +31628,7 @@ interface <dfn>TimedTrackCue</dfn> {
</ol>

<p>When the user agent is to <dfn>parse the WebSRT settings</dfn>
for a <span>timed track cue</span> <var title="">cue</var>,, the
for a <span>timed track cue</span> <var title="">cue</var>, the
user agent must run the following steps:</p>

<ol>
Expand Down

0 comments on commit 79c72f6

Please sign in to comment.