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

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 20 16:11:08 PDT 2011


Author: ianh
Date: 2011-10-20 16:11:07 -0700 (Thu, 20 Oct 2011)
New Revision: 6720

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

Modified: complete.html
===================================================================
--- complete.html	2011-10-20 23:03:22 UTC (rev 6719)
+++ complete.html	2011-10-20 23:11:07 UTC (rev 6720)
@@ -57130,7 +57130,7 @@
 
      <li>elements that are <a href=#editing-host title="editing host">editing
      hosts</a> or <a href=#editable>editable</a> and are neither
-     <code><a href=#the-input-element>input</a></code> elemenst nor <code><a href=#the-textarea-element>textarea</a></code>
+     <code><a href=#the-input-element>input</a></code> elements nor <code><a href=#the-textarea-element>textarea</a></code>
      elements</li>
 
     </ul><p>The <code title=selector-read-only><a href=#selector-read-only>:read-only</a></code>

Modified: index
===================================================================
--- index	2011-10-20 23:03:22 UTC (rev 6719)
+++ index	2011-10-20 23:11:07 UTC (rev 6720)
@@ -57130,7 +57130,7 @@
 
      <li>elements that are <a href=#editing-host title="editing host">editing
      hosts</a> or <a href=#editable>editable</a> and are neither
-     <code><a href=#the-input-element>input</a></code> elemenst nor <code><a href=#the-textarea-element>textarea</a></code>
+     <code><a href=#the-input-element>input</a></code> elements nor <code><a href=#the-textarea-element>textarea</a></code>
      elements</li>
 
     </ul><p>The <code title=selector-read-only><a href=#selector-read-only>:read-only</a></code>

Modified: source
===================================================================
--- source	2011-10-20 23:03:22 UTC (rev 6719)
+++ source	2011-10-20 23:11:07 UTC (rev 6720)
@@ -64418,7 +64418,7 @@
 
      <li>elements that are <span title="editing host">editing
      hosts</span> or <span>editable</span> and are neither
-     <code>input</code> elemenst nor <code>textarea</code>
+     <code>input</code> elements nor <code>textarea</code>
      elements</li>
 
     </ul>




More information about the Commit-Watchers mailing list