summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2011-04-26 19:51:41 +0100
committerDaniel Stone <daniel@fooishbar.org>2011-04-26 19:51:41 +0100
commit400365a9bfa9ab3eaaa0bec08e32023f54d04207 (patch)
treed36f64d2b4df572094f2b41479c1c1bfb4b4cfbb
parent416f077d8747d3d96dd5a71600e1e394226c3dc1 (diff)
typo fix
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
-rw-r--r--specs/XI2proto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index e66b614..e89f062 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -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