mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 03:48:00 +02:00
typo fix
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
416f077d87
commit
400365a9bf
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ sequence by ceasing to touch the device. Within this document, the term
|
|||
"touch sequence" is used to describe the above chain of events.
|
||||
In the protocol, the three stages are represented with the event
|
||||
types TouchBegin, TouchUpdate, and TouchEnd, respectively.
|
||||
A touch sequence always generates TouchBeing and TouchEnd events. It may
|
||||
A touch sequence always generates TouchBegin and TouchEnd events. It may
|
||||
generate TouchUpdate events.
|
||||
|
||||
A client must select for TouchBegin, TouchUpdate, and TouchEnd events. A
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue