# HG changeset patch # User Juanma Barranquero # Date 1170087037 0 # Node ID 2efde0c63664f7411019851120dfd1a4f216747f # Parent 736978250957c6151f3822d6fb422c9e35a47793 (isearchb-iswitchb): Fix typo in docstring. diff -r 736978250957 -r 2efde0c63664 lisp/isearchb.el --- 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 ")