From 2b00d24a944e9a8db6ce0c93f7582f6e4145ed69 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jonas=20=C3=85dahl?= Date: Wed, 7 Jan 2015 12:10:28 +0800 Subject: [PATCH] Dropped an extra 'the' MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl Reviewed-by: Peter Hutterer --- src/libinput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4