html5/spec Overview.html,1.5387,1.5388

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

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5387
retrieving revision 1.5388
diff -u -d -r1.5387 -r1.5388
--- Overview.html	20 Oct 2011 23:07:12 -0000	1.5387
+++ Overview.html	20 Oct 2011 23:14:56 -0000	1.5388
@@ -43665,7 +43665,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>

Received on Thursday, 20 October 2011 23:15:02 UTC