(isearchb-iswitchb): Fix typo in docstring.
This commit is contained in:
parent
f5bb919695
commit
228b1afdf7
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ If nil, don't use a timeout."
|
|||
|
||||
(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 ")
|
||||
|
|
Loading…
Add table
Reference in a new issue