changeset 55257:c4d464135bfc

Fix typo in comment.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 30 Apr 2004 21:06:00 +0000
parents 3b8756f645e9
children 04a44f089cc1
files lisp/follow.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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