[yelp] [yelp-location-entry] Fixed typo, bug #617431



commit 8bd95bcee886d54ca9dc0796d1a55b44cbf5e047
Author: Shaun McCance <shaunm gnome org>
Date:   Sun May 2 12:15:36 2010 -0500

    [yelp-location-entry] Fixed typo, bug #617431

 libyelp/yelp-location-entry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libyelp/yelp-location-entry.c b/libyelp/yelp-location-entry.c
index 8339d7b..b29a410 100644
--- a/libyelp/yelp-location-entry.c
+++ b/libyelp/yelp-location-entry.c
@@ -244,7 +244,7 @@ yelp_location_entry_class_init (YelpLocationEntryClass *klass)
                                      PROP_DESC_COLUMN,
                                      g_param_spec_int ("desc-column",
                                                        N_("Description Column"),
-                                                       N_("A column in the model to descriptions from"),
+                                                       N_("A column in the model to get descriptions from"),
                                                        -1,
                                                        G_MAXINT,
                                                        -1,



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