Fix typo in logs
This commit is contained in:
parent
949b64dff2
commit
7505f7117e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ static const char *const android_motionevent_action_labels[] = {
|
|||
"move",
|
||||
"cancel",
|
||||
"outside",
|
||||
"ponter-down",
|
||||
"pointer-down",
|
||||
"pointer-up",
|
||||
"hover-move",
|
||||
"scroll",
|
||||
|
|
Loading…
Reference in a new issue