hixie: Had wrong interface name. (whatwg r4218)

hixie: Had wrong interface name. (whatwg r4218)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3363&r2=1.3364&f=h
http://html5.org/tools/web-apps-tracker?from=4217&to=4218

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3363
retrieving revision 1.3364
diff -u -d -r1.3363 -r1.3364
--- Overview.html 21 Oct 2009 04:41:41 -0000 1.3363
+++ Overview.html 21 Oct 2009 04:49:36 -0000 1.3364
@@ -70527,7 +70527,7 @@
      <td> Fired at the <code><a href="#window">Window</a></code> when the network connections returns
 
     <tr><td> <code title="event-popstate"><a href="#event-popstate">popstate</a></code>
-     <td> <code>Event</code>
+     <td> <code><a href="#popstateevent">PopStateEvent</a></code>
      <td> Fired at the <code><a href="#window">Window</a></code> when the user navigates the <a href="#session-history">session history</a>
 
     <tr><td> <code title="event-readystatechange">readystatechange</code>

Received on Wednesday, 21 October 2009 04:50:15 UTC