[gnumeric] typo
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnumeric] typo
- Date: Fri, 18 Dec 2020 19:28:22 +0000 (UTC)
commit 9a2a0abb08b0a1a71edaaf443577d4a692766abd
Author: Morten Welinder <terra gnome org>
Date:   Fri Dec 18 14:28:15 2020 -0500
    typo
 src/sheet-conditions.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sheet-conditions.c b/src/sheet-conditions.c
index f28ce13c0..70ff2cac4 100644
--- a/src/sheet-conditions.c
+++ b/src/sheet-conditions.c
@@ -466,7 +466,7 @@ collect_group_deps_rr (GnmRangeRef const *rr, CollectGroupDepsState *state,
            rr->b.col_relative && rr->b.col == 0 &&
            rr->b.row_relative && rr->b.row == 0) {
                // Ignore references to the cell itself -- the recalc
-               // dependency is enought to update everything.
+               // dependency is enough to update everything.
                if (debug_sheet_conds)
                        g_printerr ("Self reference\n");
                return;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]