doc: fix a wrongly named parameter
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 3 Sep 2020 23:54:49 +0000 (09:54 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 3 Sep 2020 23:54:49 +0000 (09:54 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h

index 6f12c66..8ad644e 100644 (file)
@@ -5053,7 +5053,7 @@ libinput_device_config_accel_get_profiles(struct libinput_device *device);
  * mode.
  *
  * @param device The device to configure
- * @param mode The mode to set the device to.
+ * @param profile The profile to set the device to.
  *
  * @return A config status code
  *