[PATCH libinput 2/2] Dropped an extra 'the'
Peter Hutterer
peter.hutterer at who-t.net
Tue Jan 6 21:27:39 PST 2015
On Wed, Jan 07, 2015 at 12:11:22PM +0800, Jonas Ådahl wrote:
> 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
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
for both, but feel free to push typo fixes and anything directly
Cheers,
Peter
More information about the wayland-devel
mailing list