From 5d7a37fa13755c4de001d9a42ea6a2a71c471b1a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 10 Aug 2001 09:24:29 +0000 Subject: [PATCH] Fix a typo in a comment. --- lisp/mouse-sel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index d106dd06823..3f8ba8154b2 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el @@ -254,7 +254,7 @@ primary selection and region." ;; Primary selection bindings. ;; Bind keys to `ignore' instead of unsetting them because - ;; modes my bind `down-mouse-1', for instance, without + ;; modes may bind `down-mouse-1', for instance, without ;; binding other `up-mouse-1' or `mouse-1'. If we unset ;; `mouse-1', this leads to a bitch_at_user when the mouse ;; goes up because no matching binding is found for that. -- 2.39.2