aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bs.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen <[email protected]>2004-09-08 10:47:13 +0000
committerThien-Thi Nguyen <[email protected]>2004-09-08 10:47:13 +0000
commite148f7267aa182a525cac64d48b46184158437ea (patch)
treed2308bfa17cf83c2d870508e9037e7c1c12e916e /lisp/bs.el
parent9c64f299051ef0d09b5ba8175c351b83948d7ad6 (diff)
(bs-mode): Doc fix.
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 2925811997..76d8d25051 100644
--- a/lisp/bs.el
+++ b/lisp/bs.el
@@ -628,8 +628,8 @@ For faster navigation each digit key is a digit argument.
\\[bs-tmp-select-other-window] -- make another window display that buffer and
remain in Buffer Selection Menu.
\\[bs-mouse-select] -- select current line's buffer and other marked buffers.
-\\[bs-save] -- save current line's buffer immediatly.
-\\[bs-delete] -- kill current line's buffer immediatly.
+\\[bs-save] -- save current line's buffer immediately.
+\\[bs-delete] -- kill current line's buffer immediately.
\\[bs-toggle-readonly] -- toggle read-only status of current line's buffer.
\\[bs-clear-modified] -- clear modified-flag on that buffer.
\\[bs-mark-current] -- mark current line's buffer to be displayed.