[goffice] Typo
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Typo
- Date: Sun, 31 Mar 2013 01:57:29 +0000 (UTC)
commit 3c88dc97fdc08bb5e94367368908ff8ee2445748
Author: Morten Welinder <terra gnome org>
Date: Sat Mar 30 21:42:35 2013 -0400
Typo
goffice/canvas/goc-styled-item.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/canvas/goc-styled-item.c b/goffice/canvas/goc-styled-item.c
index ea759be..e1eec99 100644
--- a/goffice/canvas/goc-styled-item.c
+++ b/goffice/canvas/goc-styled-item.c
@@ -228,7 +228,7 @@ static void
goc_styled_item_style_changed (GOStyledObject *gsi)
{
GocItem *item = GOC_ITEM (gsi);
- goc_item_bounds_changed (item); /* FIXME: should not be ther, remove when we branch */
+ goc_item_bounds_changed (item); /* FIXME: should not be there, remove when we branch */
g_signal_emit (G_OBJECT (gsi),
goc_styled_item_signals [STYLE_CHANGED], 0, GOC_STYLED_ITEM (gsi)->style);
goc_item_invalidate (item);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]