Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3534 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 3, 2009
1 parent f48f783 commit 444478f
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 @@ -21039,7 +21039,7 @@ interface <dfn id=cuerangecallback>CueRangeCallback</dfn> {
<li><p>&#8987; <i title="">Find next candidate</i>: Let <var title="">candidate</var> be null.</li>

<li><p>&#8987; <i title="">Search loop</i>: If the node after
<var title="">pointer</var> is the end of the list, then jump o
<var title="">pointer</var> is the end of the list, then jump to
the <i title="">waiting</i> step below.</li>

<li><p>&#8987; If the node after <var title="">pointer</var> is
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -22636,7 +22636,7 @@ interface <dfn>CueRangeCallback</dfn> {
title="">candidate</var> be null.</p></li>

<li><p>&#x231B; <i title="">Search loop</i>: If the node after
<var title="">pointer</var> is the end of the list, then jump o
<var title="">pointer</var> is the end of the list, then jump to
the <i title="">waiting</i> step below.</p></li>

<li><p>&#x231B; If the node after <var title="">pointer</var> is
Expand Down

0 comments on commit 444478f

Please sign in to comment.