Mercurial > emacs
changeset 75510:2efde0c63664
(isearchb-iswitchb): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 29 Jan 2007 16:10:37 +0000 |
parents | 736978250957 |
children | 7064e151eb7e |
files | lisp/isearchb.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/isearchb.el Mon Jan 29 11:55:30 2007 +0000 +++ b/lisp/isearchb.el Mon Jan 29 16:10:37 2007 +0000 @@ -115,7 +115,7 @@ (defun isearchb-iswitchb () "isearchb's custom version of the `iswitchb' command. -It's purpose is to pass different call arguments to +Its purpose is to pass different call arguments to `iswitchb-read-buffer'." (interactive) (let* ((prompt "iswitch ")