hixie: typo (whatwg r3534)

hixie: typo (whatwg r3534)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2730&r2=1.2731&f=h
http://html5.org/tools/web-apps-tracker?from=3533&to=3534

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2730
retrieving revision 1.2731
diff -u -d -r1.2730 -r1.2731
--- Overview.html 3 Aug 2009 10:40:26 -0000 1.2730
+++ Overview.html 3 Aug 2009 11:09:14 -0000 1.2731
@@ -18330,7 +18330,7 @@
      <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

Received on Monday, 3 August 2009 11:10:13 UTC