hixie: typo (whatwg r4659)

hixie: typo (whatwg r4659)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3712&r2=1.3713&f=h
http://html5.org/tools/web-apps-tracker?from=4658&to=4659

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3712
retrieving revision 1.3713
diff -u -d -r1.3712 -r1.3713
--- Overview.html 5 Feb 2010 20:16:29 -0000 1.3712
+++ Overview.html 5 Feb 2010 20:47:05 -0000 1.3713
@@ -19668,7 +19668,7 @@
 
        <li><p>Set the <code title="dom-media-error"><a href="#dom-media-error">error</a></code>
        attribute to a new <code><a href="#mediaerror">MediaError</a></code> object whose <code title="dom-MediaError-code"><a href="#dom-mediaerror-code">code</a></code> attribute is set to
-       <code title="dom-MediaError-MEDIA_ERR_ABORT">MEDIA_ERR_ABORT</code>.</li>
+       <code title="dom-MediaError-MEDIA_ERR_ABORTED"><a href="#dom-mediaerror-media_err_aborted">MEDIA_ERR_ABORTED</a></code>.</li>
 
        <li><p><a href="#queue-a-task">Queue a task</a> to <a href="#fire-a-simple-event">fire a simple
        event</a> named <code title="event-media-abort"><a href="#event-media-abort">abort</a></code>

Received on Friday, 5 February 2010 20:48:04 UTC