--- a/html/DOM3-Events.html Fri Sep 17 00:21:23 2010 +0900
+++ b/html/DOM3-Events.html Wed Oct 06 06:28:22 2010 +0900
@@ -2198,7 +2198,7 @@
<p>A <a class="def" href="#glossary-user-agent">user agent</a> must dispatch this event when a document view or an element has been scrolled. This event type is dispatched after the scroll has occurred.</p>
- <pid="scroll-document">When dispatched on the <code>Document</code> element, this event type must bubble to the <a class="def" href="#glossary-defaultView"><code>defaultView</code></a> object.</p>
+ <p id="scroll-document">When dispatched on the <code>Document</code> element, this event type must bubble to the <a class="def" href="#glossary-defaultView"><code>defaultView</code></a> object.</p>
</dd>
</dl>
</div>