summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-fixed.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtk+/glade-fixed.h')
-rw-r--r--plugins/gtk+/glade-fixed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtk+/glade-fixed.h b/plugins/gtk+/glade-fixed.h
index d29d581c..9b77fb50 100644
--- a/plugins/gtk+/glade-fixed.h
+++ b/plugins/gtk+/glade-fixed.h
@@ -46,7 +46,7 @@ struct _GladeFixed {
gchar *x_prop; /* packing property names (on child widgets) used */
gchar *y_prop; /* to obtain & configure widget coordinates */
gchar *width_prop; /* property names (on child widgets) used to obtain */
- gchar *height_prop; /* & configure widget dimentions. */
+ gchar *height_prop; /* & configure widget dimensions. */
gboolean can_resize; /* whether the container supports child resizes or only
* drags.