diff options
Diffstat (limited to 'gdk/x11/gdkselection-x11.c')
-rw-r--r-- | gdk/x11/gdkselection-x11.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkselection-x11.c b/gdk/x11/gdkselection-x11.c index b8a682eeaa..b84be26664 100644 --- a/gdk/x11/gdkselection-x11.c +++ b/gdk/x11/gdkselection-x11.c @@ -703,7 +703,7 @@ _gdk_x11_display_utf8_to_string_target (GdkDisplay *display, * * Converts from UTF-8 to compound text. * - * Return value: %TRUE if the conversion succeeded, + * Returns: %TRUE if the conversion succeeded, * otherwise %FALSE * * Since: 2.24 |