Fix a doc typo
authorLuca Bacci <luca.bacci982@gmail.com>
Tue, 28 Jan 2020 20:42:03 +0000 (20:42 +0000)
committerLuca Bacci <luca.bacci982@gmail.com>
Tue, 28 Jan 2020 20:42:03 +0000 (20:42 +0000)
gdk/gdkdevice.c

index 7b523ad7303d4d93b783e03819de7a2091354892..55fbc48742e3894eb86aa2745b1ece4cc6d58452 100644 (file)
@@ -738,7 +738,7 @@ gdk_device_get_source (GdkDevice *device)
  *
  * Determines the mode of the device.
  *
- * Returns: a #GdkInputSource
+ * Returns: a #GdkInputMode
  **/
 GdkInputMode
 gdk_device_get_mode (GdkDevice *device)