[gnumeric] typo



commit 86e0c16eba3e776209d479440436b1def71d0ee3
Author: Morten Welinder <terra gnome org>
Date:   Thu Sep 2 08:26:44 2010 -0400

    typo

 src/wbc-gtk.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/wbc-gtk.c b/src/wbc-gtk.c
index 1789cf5..16b52de 100644
--- a/src/wbc-gtk.c
+++ b/src/wbc-gtk.c
@@ -5288,7 +5288,7 @@ cb_graph_dim_editor_update (GnmExprEntry *gee,
 			&perr, TRUE, flags);
 
 		/* TODO : add some error dialogs split out
-		 * the code in workbok_edit to add parens.  */
+		 * the code in workbook_edit to add parens.  */
 		if (texpr == NULL) {
 			if (editor->data_type == GOG_DATA_SCALAR)
 				texpr = gnm_expr_top_new_constant (



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