[html5] r4728 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8878

whatwg at whatwg.org whatwg at whatwg.org
Sun Feb 14 02:18:49 PST 2010


Author: ianh
Date: 2010-02-14 02:18:47 -0800 (Sun, 14 Feb 2010)
New Revision: 4728

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8878

Modified: complete.html
===================================================================
--- complete.html	2010-02-14 09:47:59 UTC (rev 4727)
+++ complete.html	2010-02-14 10:18:47 UTC (rev 4728)
@@ -59953,9 +59953,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>
 

Modified: index
===================================================================
--- index	2010-02-14 09:47:59 UTC (rev 4727)
+++ index	2010-02-14 10:18:47 UTC (rev 4728)
@@ -59881,9 +59881,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>
 

Modified: source
===================================================================
--- source	2010-02-14 09:47:59 UTC (rev 4727)
+++ source	2010-02-14 10:18:47 UTC (rev 4728)
@@ -67804,9 +67804,9 @@
    title="attr-accesskey">accesskey</code> attribute, then skip to the
    <i>fallback</i> step below.</p></li>
 
-   <li><p>Otherwise, the user agent must must <span title="split a
-   string on spaces">split the attribute's value on spaces</span>, and
-   let <var title="">keys</var> be the resulting tokens.</p></li>
+   <li><p>Otherwise, the user agent must <span title="split a string
+   on spaces">split the attribute's value on spaces</span>, and let
+   <var title="">keys</var> be the resulting tokens.</p></li>
 
    <li>
 




More information about the Commit-Watchers mailing list