aboutsummaryrefslogtreecommitdiff
path: root/.ai/scripts/tests
diff options
context:
space:
mode:
Diffstat (limited to '.ai/scripts/tests')
-rw-r--r--.ai/scripts/tests/test-todo-cleanup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ai/scripts/tests/test-todo-cleanup.el b/.ai/scripts/tests/test-todo-cleanup.el
index a92d238..1e964b3 100644
--- a/.ai/scripts/tests/test-todo-cleanup.el
+++ b/.ai/scripts/tests/test-todo-cleanup.el
@@ -1086,7 +1086,7 @@ line) is left untouched — the strip stops at the first non-planning line."
;;
;; todo-cleanup rewrites todo.org in place and left no copy behind, while both
;; sibling org-mutators back up to /tmp first. It is also the one that runs most
-;; often (every wrap, every sentry fire). Emacs's own backup does not fire under
+;; often (every wrap, every sentry cycle). Emacs's own backup does not fire under
;; --batch -q, so there was genuinely no undo short of git.
(ert-deftest tc-backup-written-before-a-real-mutation ()