Fix doc typo in function name

Signed-off-by: Carlos Garnacho <carlosg@gnome.org>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Carlos Garnacho 2014-04-21 19:20:41 +02:00 committed by Peter Hutterer
parent c6083dc0f0
commit 381e6ed221

View file

@ -822,7 +822,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