summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.h
diff options
context:
space:
mode:
authorVolker Sobek <reklov@live.com>2014-01-21 22:15:28 +0100
committerVolker Sobek <reklov@live.com>2014-01-21 22:19:27 +0100
commit60c8277afb89592e7d97d471bd5d91de6d358f5a (patch)
tree8ef9f3377155541c3c50b83c238694688d25f3e1 /gtk/gtkicontheme.h
parent5f37b081cf2c897957c3dc5cd4d03fa67a701f82 (diff)
downloadgtk+-60c8277afb89592e7d97d471bd5d91de6d358f5a.tar.gz
docs: fix typo
Correct the last occurrence of 'explicitely'.
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 c910ce6648..c3d83e0501 100644
--- a/gtk/gtkicontheme.h
+++ b/gtk/gtkicontheme.h
@@ -62,7 +62,7 @@ typedef struct _GtkIconThemePrivate GtkIconThemePrivate;
* screen using gtk_icon_theme_get_for_screen() and it
* will contain information about current icon theme for
* that screen, but you can also create a new #GtkIconTheme
- * object and set the icon theme name explicitely using
+ * object and set the icon theme name explicitly using
* gtk_icon_theme_set_custom_theme().
*/
struct _GtkIconTheme