[PATCH libinput 1/6] Fix doc typo

Carlos Garnacho carlosg at gnome.org
Mon Apr 21 10:20:39 PDT 2014


Signed-off-by: Carlos Garnacho <carlosg at gnome.org>
---
 src/libinput.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libinput.h b/src/libinput.h
index 810a66c..9b4f198 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -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,
-- 
1.9.0



More information about the wayland-devel mailing list