[goffice] Applied patch from #610182
- From: Jean Bréfort <jbrefort src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Applied patch from #610182
- Date: Wed, 17 Feb 2010 16:54:32 +0000 (UTC)
commit 5d54156cce4692ab59a95447db1e1e972c4c3500
Author: Jean Brefort <jean brefort normalesup org>
Date: Wed Feb 17 17:50:09 2010 +0100
Applied patch from #610182
goffice/graph/gog-graph.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/graph/gog-graph.c b/goffice/graph/gog-graph.c
index 44e7734..8efed6c 100644
--- a/goffice/graph/gog-graph.c
+++ b/goffice/graph/gog-graph.c
@@ -372,7 +372,7 @@ gog_graph_class_init (GogGraphClass *klass)
g_object_class_install_property (gobject_klass, GRAPH_PROP_HEIGHT,
g_param_spec_double ("height-pts",
_("Height"),
- _("Logical graph heigth, in points"),
+ _("Logical graph height, in points"),
0.0, G_MAXDOUBLE, GOG_GRAPH_DEFAULT_HEIGHT,
GSF_PARAM_STATIC | G_PARAM_READWRITE | GO_PARAM_PERSISTENT));
g_object_class_install_property (gobject_klass, GRAPH_PROP_DOCUMENT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]