summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-11-17 22:24:18 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-11-17 22:49:45 -0500
commitb12d31d1898059b47d367cc4d11b01dd67cf5330 (patch)
tree6a9aa8572285475b39a2cbd9ba25ab1205dd71e0 /gtk/gtkicontheme.c
parent0d2161ee404a3262fdc1d0612e012a3f5710199b (diff)
downloadgtk+-b12d31d1898059b47d367cc4d11b01dd67cf5330.tar.gz
Fix spelling errors
These were pointed out by codespell.
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 c585d7bef8..e5310eed0e 100644
--- a/gtk/gtkicontheme.c
+++ b/gtk/gtkicontheme.c
@@ -969,7 +969,7 @@ gtk_icon_theme_class_init (GtkIconThemeClass *klass)
*
* Emitted when the icon theme changes.
*
- * This can happen becuase current icon theme is switched or
+ * This can happen because current icon theme is switched or
* because GTK detects that a change has occurred in the
* contents of the current icon theme.
*/