[goffice] Fixed critical typo.
- From: Jean BrÃfort <jbrefort src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Fixed critical typo.
- Date: Sat, 16 Feb 2013 09:49:42 +0000 (UTC)
commit b6424c36459853aff0e7410232215742fd933b2c
Author: Jean Brefort <jean brefort normalesup org>
Date: Sat Feb 16 10:54:42 2013 +0100
Fixed critical typo.
goffice/graph/gog-styled-object.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/graph/gog-styled-object.c b/goffice/graph/gog-styled-object.c
index 3685c93..cab83bd 100644
--- a/goffice/graph/gog-styled-object.c
+++ b/goffice/graph/gog-styled-object.c
@@ -221,7 +221,7 @@ gog_styled_object_class_init (GogObjectClass *gog_klass)
g_param_spec_object ("style",
_("Style"),
_("A pointer to the GOStyle object"),
- gog_object_get_type (),
+ gog_style_get_type (),
GSF_PARAM_STATIC | G_PARAM_READWRITE | GO_PARAM_PERSISTENT));
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]