summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-20 19:15:34 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-21 12:41:16 -0500
commit0a416c7559ff13b729d21da68298b342fa80a8a7 (patch)
treec54c2530b95bffa733e9b2c5f7225ec2db33732f /gtk/gtkicontheme.h
parent498345ffe15f868e898038bc6b44ddcfc6f04dfe (diff)
downloadgtk+-0a416c7559ff13b729d21da68298b342fa80a8a7.tar.gz
docs: avoid ambiguous return tags
Diffstat (limited to 'gtk/gtkicontheme.h')
-rw-r--r--gtk/gtkicontheme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkicontheme.h b/gtk/gtkicontheme.h
index cb1368af44..6ae42b5158 100644
--- a/gtk/gtkicontheme.h
+++ b/gtk/gtkicontheme.h
@@ -111,7 +111,7 @@ struct _GtkIconThemeClass
* @GTK_ICON_LOOKUP_GENERIC_FALLBACK: Try to shorten icon name at '-'
* characters before looking at inherited themes. For more general
* fallback, see gtk_icon_theme_choose_icon(). Since 2.12.
- * @GTK_ICON_LOOKUP_FORCE_SIZE: Always return the icon scaled to the
+ * @GTK_ICON_LOOKUP_FORCE_SIZE: Always get the icon scaled to the
* requested size. Since 2.14.
*
* Used to specify options for gtk_icon_theme_lookup_icon()