]> git.eshelyaron.com Git - emacs.git/commitdiff
(isearchb-iswitchb): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Jan 2007 16:10:37 +0000 (16:10 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Jan 2007 16:10:37 +0000 (16:10 +0000)
lisp/isearchb.el

index 0f46969a2d2c3f959d983cca61bc2e951daa01bf..72a06fa687be569104c3b44016f92d480bac7b47 100644 (file)
@@ -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 ")