diff options
Diffstat (limited to 'gdk/gdkdevice.h')
-rw-r--r-- | gdk/gdkdevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h index 0633c0d0e4..f9f853d6a4 100644 --- a/gdk/gdkdevice.h +++ b/gdk/gdkdevice.h @@ -115,7 +115,7 @@ typedef enum * @GDK_DEVICE_TYPE_FLOATING: Device is a physical device, currently not attached to * any virtual device. * - * Indicates the device type. See <link linkend="GdkDeviceManager.description">above</link> + * Indicates the device type. See [above][GdkDeviceManager.description] * for more information about the meaning of these device types. */ typedef enum { |