- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Oct 2010 09:50:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv1195
Modified Files:
Overview.html
Log Message:
fix bitrot (whatwg r5612)
Index: Overview.html
===================================================================
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>...
<script>
Received on Tuesday, 12 October 2010 09:50:08 UTC