[gnumeric] Typo.



commit 874c86c10504c3535d120d7e465c2f654302d558
Author: Morten Welinder <terra gnome org>
Date:   Sun May 17 13:25:43 2009 -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 20bc048..debdcb5 100644
--- a/src/wbc-gtk.c
+++ b/src/wbc-gtk.c
@@ -4402,7 +4402,7 @@ cb_graph_dim_editor_update (GnmExprEntry *gee,
 	SheetControlGUI *scg;
 
 	/* Ignore changes while we are insensitive. useful for displaying
-	 * values, without storing then as Data.  Also ignore updates if the
+	 * values, without storing them as Data.  Also ignore updates if the
 	 * dataset has been cleared via the weakref handler  */
 	if (!GTK_WIDGET_SENSITIVE (gee) || editor->dataset == NULL)
 		return;



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