summaryrefslogtreecommitdiff
path: root/lisp/bs.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-04-08 01:59:27 +0200
committerJuanma Barranquero <lekktu@gmail.com>2011-04-08 01:59:27 +0200
commit135377f15747dbabf4a81c2b6982c50b11b429ab (patch)
tree11ce4f0bd909d6a48bfd92f99d46b7d08fcfedb2 /lisp/bs.el
parent4523dc7f800db03f6bd86c84772dbe5ac39db851 (diff)
downloademacs-135377f15747dbabf4a81c2b6982c50b11b429ab.tar.gz
Fix typos in comments.
Diffstat (limited to 'lisp/bs.el')
-rw-r--r--lisp/bs.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/bs.el b/lisp/bs.el
index 72b3e4c6fef..6965af1368c 100644
--- a/lisp/bs.el
+++ b/lisp/bs.el
@@ -40,7 +40,7 @@
;; | % vc-hooks.el 43605 Emacs-Lisp /usr/share/emacs/19.34/lisp$|
;; -----------------------------------------------------------------------
-;;; Quick Installation und Customization:
+;;; Quick Installation and Customization:
;; To display the bs menu, do
;; M-x bs-show
@@ -1083,7 +1083,7 @@ configuration."
bs-dont-show-regexp (nth 3 list)
bs-dont-show-function (nth 4 list)
bs-buffer-sort-function (nth 5 list))
- ;; for backward compability
+ ;; for backward compatibility
(funcall (cdr list)))
;; else
(ding)