mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
protocol: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
This commit is contained in:
parent
5259084288
commit
e40a46ca21
1 changed files with 1 additions and 1 deletions
|
|
@ -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"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue