summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-10-12 02:41:07 +0000
committerRichard M. Stallman <rms@gnu.org>1996-10-12 02:41:07 +0000
commit487b9211e19786855c3360f38285f017b7e4eb81 (patch)
treef9ea17fadd619903d5915223ef51f6b84f87eb90 /lisp
parent3ee06940a67dc79e63442e9d9cf8c1789c5c2a53 (diff)
downloademacs-487b9211e19786855c3360f38285f017b7e4eb81.tar.gz
(edt-load-xkeys): Doc fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emulation/edt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el
index 6d364eed73a..6ec3dbc3f1e 100644
--- a/lisp/emulation/edt.el
+++ b/lisp/emulation/edt.el
@@ -1455,7 +1455,7 @@ If FILE is nil, try to load a default file. The default file names are
emacs -q -l edt-mapper.el
The file edt-mapper.el includes these same directions on how to
- use it! Perhaps it's laying around here someplace. \n ")
+ use it! Perhaps it's lying around here someplace. \n ")
(let ((file "edt-mapper.el")
(found nil)
(path nil)