Skip to content

Commit

Permalink
doc: correct a slightly ambiguous @ref wording
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  • Loading branch information
whot committed Jan 17, 2019
1 parent c8599ea commit 029c0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libinput.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
/**
Expand Down

0 comments on commit 029c0b1

Please sign in to comment.