- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 03 Aug 2009 11:09:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv13421 Modified Files: Overview.html Log Message: typo (whatwg r3534) Index: Overview.html =================================================================== 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>⌛ <i title="">Find next candidate</i>: Let <var title="">candidate</var> be null.</li> <li><p>⌛ <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>⌛ If the node after <var title="">pointer</var> is
Received on Monday, 3 August 2009 11:09:26 UTC