diff options
author | Karl Heuer <kwzh@gnu.org> | 1996-01-05 22:21:28 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1996-01-05 22:21:28 +0000 |
commit | a7acbbe4d48af3113de2dfaf836a42f2a9b6c2b0 (patch) | |
tree | 9ca09d12c605ce9155e55ad82476c9a6d6ebedcd /lisp/emulation/edt-pc.el | |
parent | 60d0378e485ded218121a8b8d6ce582e47882fac (diff) | |
download | emacs-a7acbbe4d48af3113de2dfaf836a42f2a9b6c2b0.tar.gz |
Comment fixes.
Diffstat (limited to 'lisp/emulation/edt-pc.el')
-rw-r--r-- | lisp/emulation/edt-pc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index 5fae49e4b25..db92d2b9477 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el @@ -38,7 +38,7 @@ ;; NumLock must be ON. ;; ;; The PC keypad keys are mapped to the corresponding DEC LK-201 -;; keypad keys according to the corresponding physical possition on +;; keypad keys according to the corresponding physical position on ;; the keyboard. Thus, the physical position of the PC keypad key ;; determines its function, not the PC keycap name. ;; |