summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/isearchb.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/isearchb.el b/lisp/isearchb.el
index 0f46969a2d2..72a06fa687b 100644
--- a/lisp/isearchb.el
+++ b/lisp/isearchb.el
@@ -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 ")