diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 20:35:27 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 20:35:27 +0100 |
commit | fe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch) | |
tree | bcb23e440925fde576409d960a71ee6df320331a /lisp/follow.el | |
parent | 09f5d05492b6c78421c71858d0d5c4434218b8fc (diff) | |
download | emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/follow.el')
-rw-r--r-- | lisp/follow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el index 852944a8061..72a091e8ce2 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -154,7 +154,7 @@ ;; follow-delete-other-windows-and-split C-c . 1 ;; Maximize the visible area of the current buffer, ;; and enter Follow mode. This is a very convenient -;; way to start Follow mode, hence we recomend that +;; way to start Follow mode, hence we recommend that ;; this command be added to the global keymap. ;; ;; follow-recenter C-c . C-l |