mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-05 01:40:29 +01:00
fix typo in documentation
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
ce5a068daf
commit
c869aeda9e
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ struct libinput_interface {
|
|||
* @param udev An already initialized udev context
|
||||
* @param seat_id A seat identifier. This string must not be NULL.
|
||||
*
|
||||
* @return An initialize libinput context, ready to handle events or NULL on
|
||||
* @return An initialized libinput context, ready to handle events or NULL on
|
||||
* error.
|
||||
*/
|
||||
struct libinput *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue