[gnumeric] Typo



commit 8cc453612c1dd8de25376fd7fbd2c7dd21ad08a9
Author: J.H.M. Dassen (Ray) <jdassen debian org>
Date:   Thu Sep 16 19:14:18 2010 +0200

    Typo

 plugins/applix/applix-read.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/applix/applix-read.c b/plugins/applix/applix-read.c
index 40a5df3..1cac5ed 100644
--- a/plugins/applix/applix-read.c
+++ b/plugins/applix/applix-read.c
@@ -1232,7 +1232,7 @@ applix_read_cells (ApplixReadState *state)
 
 				ptr = state->buffer + 9;
 
-				/* Store the newly parsed expresion along with its descriptor */
+				/* Store the newly parsed expression along with its descriptor */
 				g_hash_table_insert (state->exprs,
 						     g_strdup (ptr),
 						     (gpointer)texpr);



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