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

git-svn-id: http://svn.whatwg.org/webapps@6629 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 4, 2011
1 parent 94d31ba commit 615d7e6
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 @@ -30229,7 +30229,7 @@ <h6 id=media-controllers><span class=secno>4.8.10.11.2 </span>Media controllers<

<p class=note>In some situations, e.g. when playing back a live
stream without buffering anything, the <a href=#media-controller-position>media controller
position</a> would increase motonically as described above at the
position</a> would increase monotonically as described above at the
same rate as the <var title="">&Delta;T</var> described in the
previous paragraph decreases it, with the end result that for all
intents and purposes, the <a href=#media-controller-position>media controller position</a>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -30229,7 +30229,7 @@ interface <dfn id=mediacontroller>MediaController</dfn> {

<p class=note>In some situations, e.g. when playing back a live
stream without buffering anything, the <a href=#media-controller-position>media controller
position</a> would increase motonically as described above at the
position</a> would increase monotonically as described above at the
same rate as the <var title="">&Delta;T</var> described in the
previous paragraph decreases it, with the end result that for all
intents and purposes, the <a href=#media-controller-position>media controller position</a>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -32930,7 +32930,7 @@ interface <dfn>MediaController</dfn> {

<p class="note">In some situations, e.g. when playing back a live
stream without buffering anything, the <span>media controller
position</span> would increase motonically as described above at the
position</span> would increase monotonically as described above at the
same rate as the <var title="">&#x0394;T</var> described in the
previous paragraph decreases it, with the end result that for all
intents and purposes, the <span>media controller position</span>
Expand Down

0 comments on commit 615d7e6

Please sign in to comment.