[gtk+] docs: fix typo



commit 60c8277afb89592e7d97d471bd5d91de6d358f5a
Author: Volker Sobek <reklov live com>
Date:   Tue Jan 21 22:15:28 2014 +0100

    docs: fix typo
    
    Correct the last occurrence of 'explicitely'.

 gtk/gtkicontheme.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkicontheme.h b/gtk/gtkicontheme.h
index c910ce6..c3d83e0 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]