summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-09-15 21:52:44 +0000
committerKarl Heuer <kwzh@gnu.org>1994-09-15 21:52:44 +0000
commitef312b06111a301a660f950b35ad4a8679ee5995 (patch)
treebb924b1d934f652a5cb5f7cc4fefa60bcaff712a /lisp
parent62aaa9e67c57fc4a989ca34013255f192990e730 (diff)
downloademacs-ef312b06111a301a660f950b35ad4a8679ee5995.tar.gz
Fix typo in comment.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mouse-sel.el2
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)