summaryrefslogtreecommitdiff
path: root/lisp/kmacro.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-27 02:14:52 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-27 02:14:52 +0000
commit04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (patch)
treeffeae66e55a3c7757fac38c639292dce799c6fa7 /lisp/kmacro.el
parent5618fbd2c79e982d717eaaec749eeb16382ddc04 (diff)
American English spelling fix.
Diffstat (limited to 'lisp/kmacro.el')
-rw-r--r--lisp/kmacro.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/kmacro.el b/lisp/kmacro.el
index e9b2676acf..1abe3178cc 100644
--- a/lisp/kmacro.el
+++ b/lisp/kmacro.el
@@ -39,7 +39,7 @@
;; you can give a numeric prefix argument specifying the number of
;; times to repeat the macro. Macro execution automatically
;; terminates when point reaches the end of the buffer or if an error
-;; is signalled by ringing the bell.
+;; is signaled by ringing the bell.
;; When you define a macro with F3/F4, it is automatically added to
;; the head of the "keyboard macro ring", and F4 actually executes the