diff options
Diffstat (limited to 'lisp/follow.el')
-rw-r--r-- | lisp/follow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el index 8b62c622812..3d4ef57085b 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -2073,7 +2073,7 @@ report this using the `follow-submit-feedback' function." (cond ;; The window was moved. Move it back and ;; select a new. If no better could be found, - ;; we stick the the new start position. This + ;; we stick with the new start position. This ;; is used when the original process filter ;; tries to position the cursor at the bottom ;; of the window. Example: `lyskom'. |