html5/spec Overview.html,1.1683,1.1684

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv13704

Modified Files:
	Overview.html 
Log Message:
make this parenthetical more pedantically correct (whatwg r2513)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1683
retrieving revision 1.1684
diff -u -d -r1.1683 -r1.1684
--- Overview.html	2 Dec 2008 04:35:59 -0000	1.1683
+++ Overview.html	2 Dec 2008 06:08:46 -0000	1.1684
@@ -6100,7 +6100,7 @@
     emitted, and stopping when the tokeniser reaches the insertion
     point or when the processing of the tokeniser is aborted by the
     tree construction stage (this can happen if a <code><a href=#script>script</a></code>
-    start tag token is emitted by the tokeniser).
+    end tag token is emitted by the tokeniser).
 
     <p class=note>If the <code title=dom-document-write-HTML><a href=#dom-document-write-html>document.write()</a></code> method was
     called from script executing inline (i.e. executing because the

Received on Tuesday, 2 December 2008 06:09:02 UTC