mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 03:38:01 +02: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
|
* @ingroup base
|
||||||
*
|
*
|
||||||
* Main event dispatchment function. Reads events of the file descriptors
|
* 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.
|
* events.
|
||||||
*
|
*
|
||||||
* @param libinput A previously initialized libinput context
|
* @param libinput A previously initialized libinput context
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue