summaryrefslogtreecommitdiff
path: root/lisp/emulation
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-01-27 14:22:17 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-01-27 14:22:17 -0800
commit2c09a9f479ffa10c06b60ae4123c151820c8c13a (patch)
tree7cbae30fc06f68e4cf6a2ad047638fba950184ef /lisp/emulation
parent5ad1feded3031c8e7875aba1e5338a732193ad34 (diff)
downloademacs-2c09a9f479ffa10c06b60ae4123c151820c8c13a.tar.gz
Spelling fix.
Diffstat (limited to 'lisp/emulation')
-rw-r--r--lisp/emulation/viper-keym.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper-keym.el b/lisp/emulation/viper-keym.el
index 96c5c2bb650..95f3dbb1a40 100644
--- a/lisp/emulation/viper-keym.el
+++ b/lisp/emulation/viper-keym.el
@@ -148,7 +148,7 @@ viper-insert-basic-map. Not recommended, except for novice users.")
;; This was the main Vi mode in old versions of VIP which may have been
;; extensively used by VIP users. We declare it as a global var and, after
-;; viper-custom-file-name is loaded, we add this keymapto viper-vi-basic-map.
+;; viper-custom-file-name is loaded, we add this keymap to viper-vi-basic-map.
(defvar viper-mode-map (make-sparse-keymap))
;; Some important keys used in viper