Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit b468186

Browse files
author
livecodesam
authored
Update touchEnd.lcdoc
1 parent 12c6ee0 commit b468186

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/dictionary/message/touchEnd.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Description:
2727
Handle the <touchEnd> message to perform an action when the user ends a
2828
touch sequence.
2929

30-
The <pTouchEnd> message is sent to the control which received the
30+
The <TouchEnd> message is sent to the control which received the
3131
<touchStart> message which began the touch sequence.
3232

33-
The <touchID> parameter is a number which uniquely identifies a sequence of
33+
The <pTouchID> parameter is a number which uniquely identifies a sequence of
3434
touch messages corresponding to an individual, physical touch action.
3535
All such sequences start with a <touchStart> message, have one or more
3636
<touchMove> messages and finish with either a <touchEnd> or a

0 commit comments

Comments
 (0)