html5/spec Overview.html,1.3363,1.3364

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

Modified Files:
	Overview.html 
Log Message:
Had wrong interface name. (whatwg r4218)

Index: Overview.html
===================================================================
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:49:41 UTC