[goffice] typos and whitespace.



commit 643668edc01ea121522ba87e1a99d00f7331d875
Author: Morten Welinder <terra gnome org>
Date:   Sun Nov 29 11:08:31 2009 -0500

    typos and whitespace.

 ChangeLog |   19 ++++++++++---------
 NEWS      |    4 ++--
 2 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6d88105..d074649 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,24 +9,25 @@
 	* goffice/graph/gog-object-xml.c (gogo_start): set axis set to all to
 	allow axis loading.
 	* plugins/plot_distrib/gog-probability-plot.c
-	(gog_probability_plot_update), (gog_probability_plot_class_init),
-	(gog_probability_plot_view_render): implement multiple series in
+	(gog_probability_plot_update, gog_probability_plot_class_init)
+	gog_probability_plot_view_render): implement multiple series in
 	probablility plots.
 
 2009-11-26  Jean Brefort  <jean brefort normalesup org>
 
-	* goffice/graph/gog-object.c (gog_object_dup): duplicate chart axis set
-	(needed because of the change in gog_object_add_by_role),
+	* goffice/graph/gog-object.c (gog_object_dup): duplicate chart
+	axis set; needed because of the change in gog_object_add_by_role.
 	(gog_object_add_by_role): fail when addition is not allowed.
 
 2009-11-26  Jean Brefort  <jean brefort normalesup org>
 
 	* plugins/plot_distrib/gog-probability-plot.c
-	(gog_probability_plot_populate_editor) don't unref the new widget [#603015],
-	(gog_probability_plot_update): check if there is a series before using it.
-	[#603016]
-	* plugins/plot_xy/gog-xy.c (gog_2d_plot_update): do not check error bars
-	for a NULL series.
+	(gog_probability_plot_populate_editor) don't unref the new widget
+	[#603015],
+	(gog_probability_plot_update): check if there is a series before
+	using it.  [#603016]
+	* plugins/plot_xy/gog-xy.c (gog_2d_plot_update): do not check error
+	bars for a NULL series.
 
 2009-11-22  Jean Brefort  <jean brefort normalesup org>
 
diff --git a/NEWS b/NEWS
index b2265bd..3ced539 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,12 @@ goffice 0.7.16:
 
 Jean:
 	* Add parent name for new objects in the graph guru "Add" menu.
-	* Fix configuratioin loading when using .gnumericrc. [#600654]
+	* Fix configuration loading when using .gnumericrc. [#600654]
 	* Implement error bars in radar and polar plots. [#572720]
 	* Add an option for negative values display in pies and rings. [#152614]
 	* Add trend lines to legend. [#383518]
 	* Build color from color names usung gdk_parse_color. [#601114]
-	* Fix crashes in probablility plots [#603015, #603016] and scatter plots.
+	* Fix crashes in probablility and scatter plots.  [#603015, #603016]
 	* Support multiple series in probability plots. [#603013]
 
 --------------------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]