From c869aeda9e14fb2f8702d312c22b464f82ba0309 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 10 Dec 2013 11:33:29 +1000 Subject: [PATCH] fix typo in documentation Signed-off-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 8e3b8278..dd1b9fe3 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -419,7 +419,7 @@ struct libinput_interface { * @param udev An already initialized udev context * @param seat_id A seat identifier. This string must not be NULL. * - * @return An initialize libinput context, ready to handle events or NULL on + * @return An initialized libinput context, ready to handle events or NULL on * error. */ struct libinput *