doc: correct a slightly ambiguous @ref wording
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 17 Jan 2019 00:44:47 +0000 (10:44 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 17 Jan 2019 02:32:48 +0000 (12:32 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h

index 24ac8f34e568fc3999338d43bb4f6a42b11a957f..9eac2297da66a9f76cf57dd65ed809795caf56e7 100644 (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,
        /**