mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 11:40:06 +01:00
Minor documentation wording improvement
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f11cd30f00
commit
f0abc31f1c
1 changed files with 1 additions and 1 deletions
|
|
@ -669,7 +669,7 @@ libinput_event_pointer_get_axis(struct libinput_event_pointer *event);
|
|||
* @ingroup event_pointer
|
||||
*
|
||||
* Return the axis value of the given axis. The interpretation of the value
|
||||
* is dependent on the axis. For the two scrolling axes
|
||||
* depends on the axis. For the two scrolling axes
|
||||
* @ref LIBINPUT_POINTER_AXIS_SCROLL_VERTICAL and
|
||||
* @ref LIBINPUT_POINTER_AXIS_SCROLL_HORIZONTAL, the value of the event is in
|
||||
* relative scroll units, with the positive direction being down or right,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue