diff lisp/isearchb.el @ 75510:2efde0c63664

(isearchb-iswitchb): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 29 Jan 2007 16:10:37 +0000
parents 7be7c48035d9
children 11d72543a2ba
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 ")