; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.

This commit is contained in:
Eli Zaretskii 2020-04-11 12:20:10 +03:00
parent 3275b01487
commit b902d7c9d0

View file

@ -200,7 +200,7 @@ symbol values over environment values by setting
If the value is a symbol, return the value bound to it.
If the value has any other type, signal `error'.
If the value has any other type, signal an error.
Additionally, each member may specify if it should be copied to the
environment of created subprocesses."