summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkxid.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkxid.c')
-rw-r--r--gdk/x11/gdkxid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkxid.c b/gdk/x11/gdkxid.c
index d3029e4d84..8302e74b4e 100644
--- a/gdk/x11/gdkxid.c
+++ b/gdk/x11/gdkxid.c
@@ -85,7 +85,7 @@ _gdk_x11_display_remove_window (GdkDisplay *display,
*
* Looks up the #GdkWindow that wraps the given native window handle.
*
- * Return value: (transfer none) (type GdkX11Window): the #GdkWindow wrapper for the native
+ * Returns: (transfer none) (type GdkX11Window): the #GdkWindow wrapper for the native
* window, or %NULL if there is none.
*
* Since: 2.24