hixie: fix bitrot (whatwg r5612)

hixie: fix bitrot (whatwg r5612)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4487&r2=1.4488&f=h
http://html5.org/tools/web-apps-tracker?from=5611&to=5612

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4487
retrieving revision 1.4488
diff -u -d -r1.4487 -r1.4488
--- Overview.html 12 Oct 2010 09:26:35 -0000 1.4487
+++ Overview.html 12 Oct 2010 09:50:02 -0000 1.4488
@@ -53687,7 +53687,7 @@
 
    <p>In the following example, the tree construction stage will be
    called upon to handle a "p" start tag token while handling the
-   "script" start tag token:</p>
+   "script" end tag token:</p>
 
    <pre>...
 &lt;script&gt;

Received on Tuesday, 12 October 2010 09:50:47 UTC