]> git.eshelyaron.com Git - emacs.git/commitdiff
(tempo-insert-region): Fix spellings in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:07:27 +0000 (14:07 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:07:27 +0000 (14:07 +0000)
lisp/tempo.el

index 43f90b647662f0564e31958fb6578e924a33f23a..49a73ef10983a16e4d159268810a9c6caab51445 100644 (file)
@@ -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