protocol: fix spelling mistake

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
This commit is contained in:
Eric Engestrom 2016-04-02 17:04:04 +01:00 committed by Bryce Harrington
parent 5259084288
commit e40a46ca21

View file

@ -2038,7 +2038,7 @@
The timestamp is to be interpreted identical to the timestamp in the 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 wl_pointer.axis event. The timestamp value may be the same as a
preceeding wl_pointer.axis event. preceding wl_pointer.axis event.
</description> </description>
<arg name="time" type="uint" summary="timestamp with millisecond granularity"/> <arg name="time" type="uint" summary="timestamp with millisecond granularity"/>
<arg name="axis" type="uint" enum="axis" summary="the axis stopped with this event"/> <arg name="axis" type="uint" enum="axis" summary="the axis stopped with this event"/>