summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkinput.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkinput.c')
-rw-r--r--gdk/x11/gdkinput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkinput.c b/gdk/x11/gdkinput.c
index 95c83a27c..de2749cf9 100644
--- a/gdk/x11/gdkinput.c
+++ b/gdk/x11/gdkinput.c
@@ -327,7 +327,7 @@ gdk_input_exit (void)
/**
* gdk_device_get_axis:
- * @axis: a #GdkDevice
+ * @device: a #GdkDevice
* @axes: pointer to an array of axes
* @use: the use to look for
* @value: location to store the found value.