From 2cef5a26cdfbc5aee70cd41738ea3db889353b64 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 30 Oct 2014 15:36:16 +1000 Subject: [PATCH] Fix a documentation typo 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 9cc6f526..de6bfc84 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -1780,7 +1780,7 @@ libinput_device_config_send_events_get_mode(struct libinput_device *device); * the device processes and sends events to the caller. * * @param device The device to configure - * @return The current send-event mode for this device. + * @return The default send-event mode for this device. * * @see libinput_device_config_send_events_get_modes * @see libinput_device_config_send_events_set_mode -- 2.34.1