From d4b6b1af2e9875b118e91d290a286e73dc184ef3 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 30 Apr 2004 21:06:00 +0000 Subject: Fix typo in comment. --- lisp/follow.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3