mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-05 01:40:29 +01:00
Documentation typo fix
This commit is contained in:
parent
727b21f366
commit
ea246471d3
1 changed files with 1 additions and 1 deletions
|
|
@ -463,7 +463,7 @@ libinput_get_fd(struct libinput *libinput);
|
|||
* @ingroup base
|
||||
*
|
||||
* Main event dispatchment function. Reads events of the file descriptors
|
||||
* and processes them internall. Use libinput_get_event() to retrieve the
|
||||
* and processes them internally. Use libinput_get_event() to retrieve the
|
||||
* events.
|
||||
*
|
||||
* @param libinput A previously initialized libinput context
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue