mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 02:20:05 +01:00
doc: fix a wrongly named parameter
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
467752047e
commit
9f8b9f5f53
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue