[gnumeric] Fixed typo in comment



commit db90b85db5a5a8f879183508e638d125bb084907
Author: Jean Brefort <jean brefort normalesup org>
Date:   Wed Feb 17 17:59:45 2010 +0100

    Fixed typo in comment

 src/item-cursor.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/item-cursor.c b/src/item-cursor.c
index 9aad90d..f544a81 100644
--- a/src/item-cursor.c
+++ b/src/item-cursor.c
@@ -69,7 +69,7 @@ struct _ItemCursor {
 	/*
 	 * For the autofill mode:
 	 *     Where the action started (base_x, base_y) and the
-	 *     width and heigth of the selection when the autofill
+	 *     width and height of the selection when the autofill
 	 *     started.
 	 */
 	int   base_x, base_y;



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