diff --git a/plugins/gtk+/glade-gtk-label.c b/plugins/gtk+/glade-gtk-label.c index 56fb0a8b..27973962 100644 --- a/plugins/gtk+/glade-gtk-label.c +++ b/plugins/gtk+/glade-gtk-label.c @@ -254,7 +254,7 @@ glade_gtk_label_update_lines_sensitivity (GObject * object) glade_widget_property_set_sensitive (glabel, "lines", TRUE, NULL); else glade_widget_property_set_sensitive (glabel, "lines", FALSE, - _("This property only applies if ellispize and wrapping are enabled")); + _("This property only applies if ellipsize and wrapping are enabled")); } static void