# HG changeset patch # User Juanma Barranquero # Date 1118412621 0 # Node ID 411ad86176dd3114b68ec623572409598d9d3465 # Parent 5b60124f1c0a5599106630592214ac9e6c28b79c (todo-insert-threshold): Fix spellings in docstrings. diff -r 5b60124f1c0a -r 411ad86176dd lisp/calendar/todo-mode.el --- 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)