mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-07 11:10:13 +01:00
Dropped an extra 'the'
Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
bdebf2bc4e
commit
2b00d24a94
1 changed files with 1 additions and 1 deletions
|
|
@ -638,7 +638,7 @@ libinput_event_pointer_get_button_state(struct libinput_event_pointer *event);
|
|||
*
|
||||
* For the button of a @ref LIBINPUT_EVENT_POINTER_BUTTON event, return the
|
||||
* total number of buttons pressed on all devices on the associated seat
|
||||
* after the the event was triggered.
|
||||
* after the event was triggered.
|
||||
*
|
||||
" @note It is an application bug to call this function for events other than
|
||||
* @ref LIBINPUT_EVENT_POINTER_BUTTON. For other events, this function
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue