summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-12 12:01:04 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-09-12 12:01:04 -0400
commit929a56e53cddb56e9057ff6c3aa2d968ce31a103 (patch)
tree65742eabdc7437b5c8a8712b3cc64b27e56ab94d /gtk/gtkicontheme.c
parent6ed1c181eeb5c59915300eea821b8008c18f25b3 (diff)
downloadgtk+-929a56e53cddb56e9057ff6c3aa2d968ce31a103.tar.gz
Clean up lots of GTK+ -> GTK
Replace most remaining uses of GTK+ in the docs and user-visible strings by GTK. Also remove some leftover "Was added in 3.x" sentences from the docs.
Diffstat (limited to 'gtk/gtkicontheme.c')
-rw-r--r--gtk/gtkicontheme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c
index db786a383e..848d2848fa 100644
--- a/gtk/gtkicontheme.c
+++ b/gtk/gtkicontheme.c
@@ -971,7 +971,7 @@ gtk_icon_theme_class_init (GtkIconThemeClass *klass)
* GtkIconTheme::changed:
* @self: the icon theme
*
- * Emitted when the current icon theme is switched or GTK+ detects
+ * Emitted when the current icon theme is switched or GTK detects
* that a change has occurred in the contents of the current
* icon theme.
*/