mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-01 08:08:19 +02:00
Fix a typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
ceaabd0fd5
commit
91d8b5f6ca
1 changed files with 1 additions and 1 deletions
|
|
@ -913,7 +913,7 @@ ei_device_pointer_button(struct ei_device *device,
|
|||
* the @ref EI_DEVICE_CAP_POINTER_ABSOLUTE or
|
||||
* @ref EI_DEVICE_CAP_POINTER capability.
|
||||
*
|
||||
* @note The server is responsible for emulateing discrete scrolling based
|
||||
* @note The server is responsible for emulating discrete scrolling based
|
||||
* on the pixel value, do not call ei_device_pointer_scroll_discrete() for
|
||||
* the same input event.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue