[gnumeric] typos.



commit 7f1aafb6c14d98fcf3c4f7d962b9119dce962f5c
Author: Morten Welinder <terra gnome org>
Date:   Mon May 17 19:30:41 2010 -0400

    typos.

 src/sheet.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/sheet.c b/src/sheet.c
index 9b37d13..2f3fae9 100644
--- a/src/sheet.c
+++ b/src/sheet.c
@@ -3728,7 +3728,7 @@ sheet_cell_remove_from_hash (Sheet *sheet, GnmCell *cell)
 }
 
 /**
- * sheet_cell_destroy : Remove the cell from the web of depenancies of a
+ * sheet_cell_destroy : Remove the cell from the web of dependencies of a
  *        sheet.  Do NOT redraw.
  */
 static void
@@ -3750,7 +3750,7 @@ sheet_cell_destroy (Sheet *sheet, GnmCell *cell, gboolean queue_recalc)
 }
 
 /**
- * sheet_cell_remove : Remove the cell from the web of depenancies of a
+ * sheet_cell_remove : Remove the cell from the web of dependencies of a
  *        sheet.  Do NOT free the cell, optionally redraw it, optionally
  *        queue it for recalc.
  */



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