diff lisp/shell.el @ 1801:dd8e5024b4f9

(shell): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Jan 1993 07:02:35 +0000
parents 8a936037cedc
children bb1ff4e31fb6
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.