]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in comment.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 30 Apr 2004 21:06:00 +0000 (21:06 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 30 Apr 2004 21:06:00 +0000 (21:06 +0000)
lisp/follow.el

index 0ae6e1753861e3c516534412f9d6775e29b4ce32..06857fc49e999e37954a32d5492af82f932ee014 100644 (file)
@@ -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