mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 21:38:09 +02:00
Fix doc typo
Signed-off-by: Carlos Garnacho <carlosg@gnome.org> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
6834dd4628
commit
b3d621e278
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ enum libinput_log_priority {
|
||||||
*
|
*
|
||||||
* Capabilities on a device. A device may have one or more capabilities
|
* Capabilities on a device. A device may have one or more capabilities
|
||||||
* at a time, and capabilities may appear or disappear during the
|
* at a time, and capabilities may appear or disappear during the
|
||||||
* lifteime of the device.
|
* lifetime of the device.
|
||||||
*/
|
*/
|
||||||
enum libinput_device_capability {
|
enum libinput_device_capability {
|
||||||
LIBINPUT_DEVICE_CAP_KEYBOARD = 0,
|
LIBINPUT_DEVICE_CAP_KEYBOARD = 0,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue