summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2016-04-02 17:04:04 +0100
committerBryce Harrington <bryce@osg.samsung.com>2016-04-05 16:03:11 -0700
commite40a46ca210aefa14b8dcc2d6dd233bcc06ba00b (patch)
tree40b5d5fb141a0fa3e8e2d009be359e932d63d95f
parent5259084288061ad6ef24e41f456f5f6d9ac7f222 (diff)
downloadwayland-e40a46ca210aefa14b8dcc2d6dd233bcc06ba00b.tar.gz
protocol: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 8739cd3..12a6efd 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -2038,7 +2038,7 @@
The timestamp is to be interpreted identical to the timestamp in the
wl_pointer.axis event. The timestamp value may be the same as a
- preceeding wl_pointer.axis event.
+ preceding wl_pointer.axis event.
</description>
<arg name="time" type="uint" summary="timestamp with millisecond granularity"/>
<arg name="axis" type="uint" enum="axis" summary="the axis stopped with this event"/>