diff lisp/follow.el @ 55257:c4d464135bfc

Fix typo in comment.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 30 Apr 2004 21:06:00 +0000
parents 695cf19ef79e
children 7160fe3a7ef1 4c90ffeb71c5
line wrap: on
line diff
--- a/lisp/follow.el	Fri Apr 30 21:02:50 2004 +0000
+++ b/lisp/follow.el	Fri Apr 30 21:06:00 2004 +0000
@@ -1561,7 +1561,7 @@
 	      (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