diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-09 22:53:19 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-09 22:55:06 -0700 |
commit | 5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 (patch) | |
tree | 66e10eb5d1a72390812ac8e71f4dc1dc2c7d6ba3 /lisp/obsolete/otodo-mode.el | |
parent | 0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (diff) | |
download | emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.gz |
; Typo fixes, mostly repeated words
Diffstat (limited to 'lisp/obsolete/otodo-mode.el')
-rw-r--r-- | lisp/obsolete/otodo-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/otodo-mode.el b/lisp/obsolete/otodo-mode.el index c7a05ad1459..dd25e336f0a 100644 --- a/lisp/obsolete/otodo-mode.el +++ b/lisp/obsolete/otodo-mode.el @@ -164,7 +164,7 @@ ;; might be nicer and to that effect a function has been declared ;; further down in the code. You may wish to auto-load this. ;; -;; Carsten also writes that that *changing* the prefix after the +;; Carsten also writes that *changing* the prefix after the ;; todo list is already established is not as simple as changing ;; the variable - the todo files have to be changed by hand. ;; |