]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Apr 2020 09:20:10 +0000 (12:20 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Apr 2020 09:20:10 +0000 (12:20 +0300)
lisp/eshell/esh-var.el

index 70516b3b82fea3a3b8b61a530186ee1f0909fba1..96838d4132752cf963a24f39f663c6641abae3b2 100644 (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."