aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1994-09-15 21:52:44 +0000
committerKarl Heuer <[email protected]>1994-09-15 21:52:44 +0000
commitf77e1e4b80dfb580be8c53f3a95be5356cedde0e (patch)
tree43c07c07350298d183c1248dd4ecff7d7243a2c3
parentf69140fdfdc50abdee026da01daa5c4cd354e8a8 (diff)
Fix typo in comment.
-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 98f704d005..7ada992726 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)