summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-06-10 14:04:52 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-06-10 14:04:52 +0000
commit480ef9bbde9e50e5623bcc05079bf51173df2dbb (patch)
treea9c0c281eca02ff34c7e7966a129cef730d2d565
parent291cfc0c5accf8587be4591f1e910de063607916 (diff)
(kmacro-call-macro): Fix spellings in docstrings.
-rw-r--r--lisp/kmacro.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/kmacro.el b/lisp/kmacro.el
index 7224786c50..6aaa8c8f22 100644
--- a/lisp/kmacro.el
+++ b/lisp/kmacro.el
@@ -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]."