[gnumeric] Typo.



commit 6891893f7008235fd6f2228e66c3d17a276cf5f9
Author: Morten Welinder <terra gnome org>
Date:   Thu Nov 3 10:04:58 2011 -0400

    Typo.

 plugins/excel/ms-chart.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/excel/ms-chart.c b/plugins/excel/ms-chart.c
index 9bf614d..3589f3f 100644
--- a/plugins/excel/ms-chart.c
+++ b/plugins/excel/ms-chart.c
@@ -621,7 +621,7 @@ BC_R(axislineformat)(XLChartHandler const *handle,
 
 	/* TODO TODO : floor vs wall */
 	case 3 : g_printerr ("a floor/wall along the axis.\n"); break;
-	default : g_printerr ("an ERROR.  unkown type (%x).\n", type);
+	default : g_printerr ("an ERROR.  unknown type (%x).\n", type);
 	}
 	});
 



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