html5/spec Overview.html,1.2173,1.2174

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

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2173
retrieving revision 1.2174
diff -u -d -r1.2173 -r1.2174
--- Overview.html	28 Apr 2009 07:24:27 -0000	1.2173
+++ Overview.html	28 Apr 2009 22:11:49 -0000	1.2174
@@ -32189,7 +32189,7 @@
   the notifications from the <code><a href="#datagrid">datagrid</a></code>. Initially, its
   value must be null. On getting, it must return its value. On
   setting, its value must be set to the new value, and then the user
-  agent must <a href="#queue-a-task">queue a task</a> to call the <code title="dom-listener-initialize"><a href="#dom-listener-initialize">initalize()</a></code> method with the
+  agent must <a href="#queue-a-task">queue a task</a> to call the <code title="dom-listener-initialize"><a href="#dom-listener-initialize">initialize()</a></code> method with the
   <code><a href="#datagrid">datagrid</a></code> element as its only argument.</p>
 
 

Received on Tuesday, 28 April 2009 22:16:56 UTC