hixie: typo (whatwg r5448)

hixie: typo (whatwg r5448)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4342&r2=1.4343&f=h
http://html5.org/tools/web-apps-tracker?from=5447&to=5448

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4342
retrieving revision 1.4343
diff -u -d -r1.4342 -r1.4343
--- Overview.html 8 Sep 2010 06:33:04 -0000 1.4342
+++ Overview.html 8 Sep 2010 07:08:36 -0000 1.4343
@@ -57880,8 +57880,8 @@
    <dt>An end tag whose tag name is "p"</dt>
    <dd>
 
-    <p>If the <a href="#stack-of-open-elements">stack of open elements</a> does not <a href="#has-an-element-in-button-scope" title="has an element in button scope">have an element in sbutton
-    cope</a> with the same tag name as that of the token, then this
+    <p>If the <a href="#stack-of-open-elements">stack of open elements</a> does not <a href="#has-an-element-in-button-scope" title="has an element in button scope">have an element in button
+    scope</a> with the same tag name as that of the token, then this
     is a <a href="#parse-error">parse error</a>; act as if a start tag with the tag
     name "p" had been seen, then reprocess the current token.</p>

Received on Wednesday, 8 September 2010 07:09:19 UTC