[glade] Fix typo (ellispize)
- From: Piotr DrÄ…g <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Fix typo (ellispize)
- Date: Sat, 6 Feb 2016 21:04:54 +0000 (UTC)
commit b74ba26a92fc545aaa457ff60349d86a3d80bbdb
Author: Piotr DrÄ…g <piotrdrag gmail com>
Date: Sat Feb 6 21:59:02 2016 +0100
Fix typo (ellispize)
plugins/gtk+/glade-gtk-label.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/glade-gtk-label.c b/plugins/gtk+/glade-gtk-label.c
index 56fb0a8..2797396 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]