summaryrefslogtreecommitdiff
path: root/lisp/follow.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/follow.el')
-rw-r--r--lisp/follow.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el
index a0e363aea2..aa40c27a7a 100644
--- a/lisp/follow.el
+++ b/lisp/follow.el
@@ -560,7 +560,7 @@ Keys specific to Follow mode:
;; `scroll-up' and `-down', but for windows in Follow mode.
;;
-;; Almost like the real thing, excpet when the cursor ends up outside
+;; Almost like the real thing, except when the cursor ends up outside
;; the top or bottom... In our case however, we end up outside the
;; window and hence we are recenterd. Should we let `recenter' handle
;; the point position we would never leave the selected window. To do