html5/spec Overview.html,1.3775,1.3776

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv28189

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r4728)

Index: Overview.html
===================================================================
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:18:58 UTC