[PATCH libinput 3/6] Fix doc typo in function name

Carlos Garnacho carlosg at gnome.org
Mon Apr 21 10:20:41 PDT 2014


Signed-off-by: Carlos Garnacho <carlosg at gnome.org>
---
 src/libinput.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libinput.h b/src/libinput.h
index 20bf574..90e9fa4 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -790,7 +790,7 @@ libinput_path_create_context(const struct libinput_interface *interface,
  *
  * If the device was successfully initialized, it is returned in the device
  * argument. The lifetime of the returned device pointer is limited until
- * the next linput_dispatch(), use libinput_device_ref() to keep a permanent
+ * the next libinput_dispatch(), use libinput_device_ref() to keep a permanent
  * reference.
  *
  * @param libinput A previously initialized libinput context
-- 
1.9.0



More information about the wayland-devel mailing list