]> git.eshelyaron.com Git - emacs.git/commitdiff
(kmacro-call-macro): Fix spellings in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:04:52 +0000 (14:04 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:04:52 +0000 (14:04 +0000)
lisp/kmacro.el

index 7224786c50db6fb644a09511c94b1bd30856a80c..6aaa8c8f224d15276e5982b2329b666c15ab3cc0 100644 (file)
@@ -631,7 +631,7 @@ A prefix argument serves as a repeat count.  Zero means repeat until error.
 When you call the macro, you can call the macro again by repeating
 just the last key in the key sequence that you used to call this
 command.  See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg'
-for details on how to adjust or disable this behaviour.
+for details on how to adjust or disable this behavior.
 
 To make a macro permanent so you can call it even after defining
 others, use \\[kmacro-name-last-macro]."