[goffice] GOStyle: doc fix.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] GOStyle: doc fix.
- Date: Fri, 9 May 2014 15:00:25 +0000 (UTC)
commit 38d2bf8e0b0c892513204bdb7c397083c83656a4
Author: Morten Welinder <terra gnome org>
Date: Fri May 9 11:00:06 2014 -0400
GOStyle: doc fix.
goffice/utils/go-style.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/utils/go-style.c b/goffice/utils/go-style.c
index 9a5fcea..8dfebec 100644
--- a/goffice/utils/go-style.c
+++ b/goffice/utils/go-style.c
@@ -1714,7 +1714,7 @@ go_style_sax_load_font (GsfXMLIn *xin, xmlChar const **attrs)
if (seen_color && !seen_auto_color) {
/*
* Pre-0.10.16 lacked the auto-color attribute. Let's just
- * assume it was explicitly set iff it is black.
+ * assume it was explicitly set iff it is not black.
*/
style->font.auto_color = (style->font.color == GO_COLOR_BLACK);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]