summaryrefslogtreecommitdiff
path: root/lisp/tempo.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-06-10 14:07:27 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-06-10 14:07:27 +0000
commit863b6dd90cbcd4fced0a0da105760628eaa5ccf4 (patch)
tree39104ff6a3832c596ba124cdcb9e3d5e1f5aff44 /lisp/tempo.el
parent2f427738a6697a63a7cf593d9eefb531c03c6215 (diff)
downloademacs-863b6dd90cbcd4fced0a0da105760628eaa5ccf4.tar.gz
(tempo-insert-region): Fix spellings in docstrings.
Diffstat (limited to 'lisp/tempo.el')
-rw-r--r--lisp/tempo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tempo.el b/lisp/tempo.el
index 43f90b64766..49a73ef1098 100644
--- a/lisp/tempo.el
+++ b/lisp/tempo.el
@@ -125,7 +125,7 @@ user for text to insert in the templates"
"*Automatically insert current region when there is a `r' in the template
If this variable is nil, `r' elements will be treated just like `p'
elements, unless the template function is given a prefix (or a non-nil
-argument). If this variable is non-nil, the behaviour is reversed.
+argument). If this variable is non-nil, the behavior is reversed.
In Transient Mark mode, this option is unused."
:type 'boolean