Fix doc typo
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 21 Apr 2014 17:20:39 +0000 (19:20 +0200)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 23 Apr 2014 00:48:30 +0000 (10:48 +1000)
Signed-off-by: Carlos Garnacho <carlosg@gnome.org>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h

index fb297e3a7a2d1dfc7bfe6cda3a7cd558eb907fb8..e0892cc9417e0a8ecad8d286363e4637bf0368c4 100644 (file)
@@ -59,7 +59,7 @@ enum libinput_log_priority {
  *
  * Capabilities on a device. A device may have one or more capabilities
  * at a time, and capabilities may appear or disappear during the
- * lifteime of the device.
+ * lifetime of the device.
  */
 enum libinput_device_capability {
        LIBINPUT_DEVICE_CAP_KEYBOARD = 0,