diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
commit | fffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch) | |
tree | 9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp/emulation/cua-base.el | |
parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz |
American English spelling fix.
Diffstat (limited to 'lisp/emulation/cua-base.el')
-rw-r--r-- | lisp/emulation/cua-base.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 9047b6473a5..8a366a25d75 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el @@ -63,7 +63,7 @@ ;; - press the prefix key and the following key within 0.2 seconds, or ;; - use the SHIFT key with the prefix key, i.e. C-X or C-C ;; -;; This behaviour can be customized via the +;; This behavior can be customized via the ;; cua-prefix-override-inhibit-delay variable. ;; In addition to using the shifted movement keys, you can also use |