html5/spec Overview.html,1.5358,1.5359

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

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5358
retrieving revision 1.5359
diff -u -d -r1.5358 -r1.5359
--- Overview.html	14 Oct 2011 00:38:53 -0000	1.5358
+++ Overview.html	14 Oct 2011 18:28:52 -0000	1.5359
@@ -50566,9 +50566,7 @@
    <li><p>Invoke <var title="">callback</var>'s <code title="dom-function-call"><a href="#dom-function-call">call()</a></code> operation with one
    argument, the value of which is the <code><a href="#event">Event</a></code> object <var title="">E</var>, with the <i title="dfn-callback-this-value">callback this value</i> set to the
    <var title="">E</var>'s <code title="dom-Event-currentTarget">currentTarget</code>. Let the
-   return value be <var title="">return value</var>. <a href="#refsWEBIDL">[WEBIDL]</a></p>
-
-   <li>
+   return value be <var title="">return value</var>. <a href="#refsWEBIDL">[WEBIDL]</a></li>
 
    <li>
 

Received on Friday, 14 October 2011 18:28:59 UTC