mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-22 08:00:40 +01:00
doc: correct a slightly ambiguous @ref wording
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c8599ea2ae
commit
029c0b199a
1 changed files with 1 additions and 1 deletions
|
|
@ -786,7 +786,7 @@ enum libinput_event_type {
|
|||
* LIBINPUT_DEVICE_CAP_TABLET_PAD capability.
|
||||
*
|
||||
* This event is not to be confused with the button events emitted
|
||||
* by tools on a tablet. See @ref LIBINPUT_EVENT_TABLET_TOOL_BUTTON.
|
||||
* by tools on a tablet (@ref LIBINPUT_EVENT_TABLET_TOOL_BUTTON).
|
||||
*/
|
||||
LIBINPUT_EVENT_TABLET_PAD_BUTTON = 700,
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue