hixie: typo (whatwg r4728)

hixie: typo (whatwg r4728)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3775&r2=1.3776&f=h
http://html5.org/tools/web-apps-tracker?from=4727&to=4728

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3775
retrieving revision 1.3776
diff -u -d -r1.3775 -r1.3776
--- Overview.html 14 Feb 2010 09:48:04 -0000 1.3775
+++ Overview.html 14 Feb 2010 10:18:52 -0000 1.3776
@@ -46765,9 +46765,9 @@
   <ol><li><p>If the element has no <code title="attr-accesskey"><a href="#the-accesskey-attribute">accesskey</a></code> attribute, then skip to the
    <i>fallback</i> step below.</li>
 
-   <li><p>Otherwise, the user agent must must <a href="#split-a-string-on-spaces" title="split a
-   string on spaces">split the attribute's value on spaces</a>, and
-   let <var title="">keys</var> be the resulting tokens.</li>
+   <li><p>Otherwise, the user agent must <a href="#split-a-string-on-spaces" title="split a string
+   on spaces">split the attribute's value on spaces</a>, and let
+   <var title="">keys</var> be the resulting tokens.</li>
 
    <li>

Received on Sunday, 14 February 2010 10:19:33 UTC