doc: correct a slightly ambiguous @ref wording

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2019-01-17 10:44:47 +10:00
parent c8599ea2ae
commit 029c0b199a

View file

@ -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,
/**