[glade] Fixed typo in string
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Fixed typo in string
- Date: Thu, 21 Feb 2013 15:50:46 +0000 (UTC)
commit 78135085b19a4dafde5437f753a2e6f7fbe39609
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Thu Feb 21 16:50:42 2013 +0100
Fixed typo in string
gladeui/glade-editor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gladeui/glade-editor.c b/gladeui/glade-editor.c
index ce39e81..44f60cb 100644
--- a/gladeui/glade-editor.c
+++ b/gladeui/glade-editor.c
@@ -250,7 +250,7 @@ glade_editor_class_init (GladeEditorClass *klass)
properties[PROP_SHOW_CLASS_FIELD] =
g_param_spec_boolean ("show-class-field",
_("Show Class Field"),
- _("Whether to show the class fiels at the top"),
+ _("Whether to show the class field at the top"),
TRUE,
G_PARAM_READWRITE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]