]> git.eshelyaron.com Git - emacs.git/commitdiff
(eshell/info): Fix typos in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 16:44:30 +0000 (16:44 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 16:44:30 +0000 (16:44 +0000)
lisp/eshell/em-unix.el

index 33514d515afe1f1a66b63794a7f9e83f3609792a..989230778b47b69d912a6a4fa0fbd0eb8480f88d 100644 (file)
@@ -169,7 +169,7 @@ Otherwise, Emacs will attempt to use rsh to invoke du on the remote machine."
 (put 'eshell/man 'eshell-no-numeric-conversions t)
 
 (defun eshell/info (&rest args)
-  "Runs the info command in-frame with the same behaviour as command-line `info', ie:
+  "Run the info command in-frame with the same behavior as command-line `info', ie:
   'info'           => goes to top info window
   'info arg1'      => IF arg1 is a file, then visits arg1
   'info arg1'      => OTHERWISE goes to top info window and then menu item arg1