[html5] r3011 - [e] (0) typo fix
whatwg at whatwg.org
whatwg at whatwg.org
Tue Apr 28 15:11:45 PDT 2009
Author: ianh
Date: 2009-04-28 15:11:44 -0700 (Tue, 28 Apr 2009)
New Revision: 3011
Modified:
index
source
Log:
[e] (0) typo fix
Modified: index
===================================================================
--- index 2009-04-28 07:24:22 UTC (rev 3010)
+++ index 2009-04-28 22:11:44 UTC (rev 3011)
@@ -36282,7 +36282,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>
Modified: source
===================================================================
--- source 2009-04-28 07:24:22 UTC (rev 3010)
+++ source 2009-04-28 22:11:44 UTC (rev 3011)
@@ -40870,7 +40870,7 @@
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 <span>queue a task</span> to call the <code
- title="dom-listener-initialize">initalize()</code> method with the
+ title="dom-listener-initialize">initialize()</code> method with the
<code>datagrid</code> element as its only argument.</p>
More information about the Commit-Watchers
mailing list