Rename identifiedPoint to identifiedTouch (follow-up to ISSUE-11).
--- a/touchevents.html Tue Apr 26 10:09:28 2011 -0700
+++ b/touchevents.html Tue Apr 26 10:43:26 2011 -0700
@@ -206,7 +206,7 @@
<dd>
returns the <a>Touch</a> with index <a>index</a> from the list, sorted in order from latest to earliest
</dd>
- <dt>caller getter <a>Touch</a> identifiedPoint (in long <a>identifier</a>)</dt>
+ <dt>caller getter <a>Touch</a> identifiedTouch (in long <a>identifier</a>)</dt>
<dd>
returns the first <a>Touch</a> with long <a>identifier</a> from the list
</dd>