From: Jonas Ådahl Date: Wed, 7 Jan 2015 04:10:28 +0000 (+0800) Subject: Dropped an extra 'the' X-Git-Tag: 0.8.0~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b00d24a944e9a8db6ce0c93f7582f6e4145ed69;p=platform%2Fupstream%2Flibinput.git Dropped an extra 'the' Signed-off-by: Jonas Ådahl Reviewed-by: Peter Hutterer --- diff --git a/src/libinput.h b/src/libinput.h index 6cb3a9e..27c5868 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -638,7 +638,7 @@ libinput_event_pointer_get_button_state(struct libinput_event_pointer *event); * * For the button of a @ref LIBINPUT_EVENT_POINTER_BUTTON event, return the * total number of buttons pressed on all devices on the associated seat - * after the the event was triggered. + * after the event was triggered. * " @note It is an application bug to call this function for events other than * @ref LIBINPUT_EVENT_POINTER_BUTTON. For other events, this function