diff options
Diffstat (limited to 'lisp/mouse-sel.el')
-rw-r--r-- | lisp/mouse-sel.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index 98f704d005d..7ada992726d 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el @@ -66,7 +66,7 @@ ;; ;; Enable pending-delete ;; (delete-selection-mode 1) ;; -;; * You can control the way mouse-sel binds it's keys by setting the value +;; * You can control the way mouse-sel binds its keys by setting the value ;; of mouse-sel-default-bindings before loading mouse-sel. ;; ;; (a) If mouse-sel-default-bindings = t (the default) |