--- a/touchevents.html Tue Apr 12 16:50:10 2011 -0700
+++ b/touchevents.html Wed Apr 20 13:51:52 2011 +0800
@@ -301,7 +301,7 @@
</section>
<section>
- <h3 id="event-touchstart">The <dfn class="event">touchcancel</dfn> event</h3>
+ <h3 id="event-touchcancel">The <dfn class="event">touchcancel</dfn> event</h3>
<p>A user agent must dispatch this event type to indicate when a <a>TouchPoint</a> has been disrupted in an implementation-specific manner, such as by moving outside the bounds of the UA window. A user agent may also dispatch this event type when the user places more <a>touch point</a>s on the touch surface than the device or implementation is configured to store, in which case the earliest <a>TouchPoint</a> object in the <a>TouchList</a> should be removed.</p>
</section>
</section>