hixie: typo (whatwg r6682)

hixie: typo (whatwg r6682)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5358&r2=1.5359&f=h
http://html5.org/tools/web-apps-tracker?from=6681&to=6682

===================================================================
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:29:08 UTC