- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Aug 2011 05:01:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv593
Modified Files:
Overview.html
Log Message:
typo (whatwg r6475)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5176
retrieving revision 1.5177
diff -u -d -r1.5176 -r1.5177
--- Overview.html 16 Aug 2011 04:48:19 -0000 1.5176
+++ Overview.html 16 Aug 2011 05:01:08 -0000 1.5177
@@ -61770,7 +61770,7 @@
<p>If any of the tokens in the <var><a href="#pending-table-character-tokens">pending table character
tokens</a></var> list are character tokens that are not <a href="#space-character" title="space character">space characters</a>, then reprocess
those character tokens using the rules given in the "anything
- else" entry in the <a href="#parsing-main-intable" title="insertion mode: in table">in
+ else" entry in the "<a href="#parsing-main-intable" title="insertion mode: in table">in
table</a>" insertion mode.</p>
<p>Otherwise, <a href="#insert-a-character" title="insert a character">insert the
Received on Tuesday, 16 August 2011 05:01:13 UTC