[goffice] Typo.



commit 9a1608d4584bff8f423e3f9ebae3a2d90bea39a4
Author: Morten Welinder <terra gnome org>
Date:   Tue Jun 11 15:45:42 2013 -0400

    Typo.

 goffice/gtk/go-combo-box.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/gtk/go-combo-box.c b/goffice/gtk/go-combo-box.c
index b20b747..ee25d3d 100644
--- a/goffice/gtk/go-combo-box.c
+++ b/goffice/gtk/go-combo-box.c
@@ -312,7 +312,7 @@ go_combo_box_class_init (GObjectClass *object_class)
        g_object_class_install_property (object_class,
                PROP_TITLE,
                g_param_spec_string ("title", _("Title"),
-                       _("The combo box' title"),
+                       _("The combo box's title"),
                        NULL,
                        G_PARAM_READWRITE | GSF_PARAM_STATIC));
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]