Skip to content

Commit d5cd9d4

Browse files
author
livecodesam
authored
Update touchEnd.lcdoc
1 parent a1727e3 commit d5cd9d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dictionary/message/touchEnd.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ end touchEnd
2020

2121
Parameters:
2222
pTouchID:
23-
A number which uniquely identifies an individual physical touch action from
23+
A number which uniquely identifies an individual physical touch action from
2424
a sequence of touch messages
2525

2626
Description:
2727
Handle the <touchEnd> message to perform an action when the user ends a
2828
touch sequence.
2929

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

3333
The <touchID> parameter is a number which uniquely identifies a sequence of

0 commit comments

Comments
 (0)