diff lisp/mwheel.el @ 96361:a99299e4d2de

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:13:38 +0000
parents c11958c9ca00
children d45acf0c8d23
line wrap: on
line diff
--- a/lisp/mwheel.el	Fri Jun 27 02:07:30 2008 +0000
+++ b/lisp/mwheel.el	Fri Jun 27 02:13:38 2008 +0000
@@ -220,7 +220,7 @@
                       ;; If the first scroll succeeded, then some scrolling
                       ;; is possible: keep scrolling til the beginning but
                       ;; do not signal an error.  For some reason, we have
-                      ;; to do it even if the first scroll signalled an
+                      ;; to do it even if the first scroll signaled an
                       ;; error, because otherwise the window is recentered
                       ;; for a reason that escapes me.  This problem seems
                       ;; to only affect scroll-down.  --Stef