From: Carlos Garnacho Date: Mon, 21 Apr 2014 17:20:39 +0000 (+0200) Subject: Fix doc typo X-Git-Tag: 0.2.0~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b3d621e2789c0c5d5ae2c2bc932ecf1bf92a00bd;p=platform%2Fupstream%2Flibinput.git Fix doc typo Signed-off-by: Carlos Garnacho Signed-off-by: Peter Hutterer --- diff --git a/src/libinput.h b/src/libinput.h index fb297e3a..e0892cc9 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,