aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2004-04-30 21:06:00 +0000
committerJuanma Barranquero <[email protected]>2004-04-30 21:06:00 +0000
commitd4b6b1af2e9875b118e91d290a286e73dc184ef3 (patch)
tree46b355041bfa2df4f1b2302fb647e1eb5cbd8dbe
parent76f024d9b7d795c5a8e6c8067c0ee43f0649403b (diff)
Fix typo in comment.
-rw-r--r--lisp/follow.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el
index 0ae6e17538..06857fc49e 100644
--- a/lisp/follow.el
+++ b/lisp/follow.el
@@ -1561,7 +1561,7 @@ non-first windows in Follow Mode."
(or follow-internal-force-redisplay
(progn
(if (eq dest (point-max))
- ;; We're at the end, we have be be careful since
+ ;; We're at the end, we have to be careful since
;; the display can be aligned while `dest' can
;; be visible in several windows.
(cond