changeset 63265:411ad86176dd

(todo-insert-threshold): Fix spellings in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 14:10:21 +0000
parents 5b60124f1c0a
children 0a2deeba6710
files lisp/calendar/todo-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/todo-mode.el	Fri Jun 10 14:09:51 2005 +0000
+++ b/lisp/calendar/todo-mode.el	Fri Jun 10 14:10:21 2005 +0000
@@ -311,7 +311,7 @@
 lower bound will coincide at the end of the loop and you will insert
 your item just before that point.  If you set the threshhold to,
 e.g. 8, it will stop as soon as the window size drops below that
-amount and will insert the item in the approximate centre of that
+amount and will insert the item in the approximate center of that
 window."
   :type 'integer
   :group 'todo)