summaryrefslogtreecommitdiff
path: root/gladeui/glade-catalog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gladeui/glade-catalog.h')
-rw-r--r--gladeui/glade-catalog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gladeui/glade-catalog.h b/gladeui/glade-catalog.h
index 24e77730..5187e7dd 100644
--- a/gladeui/glade-catalog.h
+++ b/gladeui/glade-catalog.h
@@ -42,7 +42,7 @@ typedef struct _GladeWidgetGroup GladeWidgetGroup;
* @name: The name of the catalog
*
* Called once at glade startup time for every catalog, catalogs
- * are initialized in order of dependancies.
+ * are initialized in order of dependencies.
*/
typedef void (*GladeCatalogInitFunc) (const gchar *name);