[yelp] [yelp-view] Fixed typos in property descriptions, bug #618016
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] [yelp-view] Fixed typos in property descriptions, bug #618016
- Date: Fri, 7 May 2010 14:40:45 +0000 (UTC)
commit 0d26a76c56250e80fe031f1b59a8bd575fcf6f53
Author: Shaun McCance <shaunm gnome org>
Date: Fri May 7 09:40:18 2010 -0500
[yelp-view] Fixed typos in property descriptions, bug #618016
libyelp/yelp-view.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libyelp/yelp-view.c b/libyelp/yelp-view.c
index c991dd6..6c120aa 100644
--- a/libyelp/yelp-view.c
+++ b/libyelp/yelp-view.c
@@ -327,7 +327,7 @@ yelp_view_class_init (YelpViewClass *klass)
PROP_PAGE_ID,
g_param_spec_string ("page-id",
N_("Page ID"),
- N_("The ID of the root page of the page being viewew"),
+ N_("The ID of the root page of the page being viewed"),
NULL,
G_PARAM_READABLE |
G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB));
@@ -336,7 +336,7 @@ yelp_view_class_init (YelpViewClass *klass)
PROP_ROOT_TITLE,
g_param_spec_string ("root-title",
N_("Root Title"),
- N_("The title of the root page of the page being viewew"),
+ N_("The title of the root page of the page being viewed"),
NULL,
G_PARAM_READABLE |
G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]