diff options
Diffstat (limited to 'gtk/gtkselection.c')
-rw-r--r-- | gtk/gtkselection.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c index 0cbd282aee..234839801c 100644 --- a/gtk/gtkselection.c +++ b/gtk/gtkselection.c @@ -2002,7 +2002,7 @@ gtk_targets_include_uri (GdkAtom *targets, * provide a list or URIs. * * Return value: %TRUE if @selection_data holds a list of targets, - * and a suitable target for text is included, otherwise %FALSE. + * and a suitable target for URI lists is included, otherwise %FALSE. * * Since: 2.10 **/ |