changeset 1801:dd8e5024b4f9

(shell): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Jan 1993 07:02:35 +0000
parents 05cb79ebdb23
children 456ebec04db7
files lisp/shell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/shell.el	Fri Jan 15 05:33:29 1993 +0000
+++ b/lisp/shell.el	Fri Jan 15 07:02:35 1993 +0000
@@ -252,7 +252,7 @@
 See also the variable `shell-prompt-pattern'.
 
 The shell file name (sans directories) is used to make a symbol name
-such as `explicit-csh-arguments'.  If that symbol is a variable,
+such as `explicit-csh-args'.  If that symbol is a variable,
 its value is used as a list of arguments when invoking the shell.
 Otherwise, one argument `-i' is passed to the shell.