[PATCH libinput 2/2] Dropped an extra 'the'
Jonas Ådahl
jadahl at gmail.com
Tue Jan 6 20:11:22 PST 2015
Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
---
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.1.0
More information about the wayland-devel
mailing list