(eshell-var): Fix typo in docstring.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
(defgroup eshell-var nil
|
||||
"Variable interpolation is introduced whenever the '$' character
|
||||
appears unquoted in any argument (except when that argument is
|
||||
surrounded by single quotes) . It may be used to interpolate a
|
||||
surrounded by single quotes). It may be used to interpolate a
|
||||
variable value, a subcommand, or even the result of a Lisp form."
|
||||
:tag "Variable handling"
|
||||
:group 'eshell)
|
||||
|
||||
Reference in New Issue
Block a user