summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-var.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-02-05 12:07:11 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-02-05 12:07:11 +0000
commit0138efd4b32f2209944704e627e514274e1c1e20 (patch)
tree6a8458ca8d9d0a13aaef30a8b6df084f3bc0fd0c /lisp/eshell/esh-var.el
parent9b9a412286efca8257d18175941b6370115445d6 (diff)
downloademacs-0138efd4b32f2209944704e627e514274e1c1e20.tar.gz
emacs-0138efd4b32f2209944704e627e514274e1c1e20.tar.bz2
emacs-0138efd4b32f2209944704e627e514274e1c1e20.zip
*** empty log message ***
Diffstat (limited to 'lisp/eshell/esh-var.el')
-rw-r--r--lisp/eshell/esh-var.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el
index 15ecb119c5e..0e5f4484279 100644
--- a/lisp/eshell/esh-var.el
+++ b/lisp/eshell/esh-var.el
@@ -47,7 +47,7 @@ variable value, a subcommand, or even the result of a Lisp form."
;;
;; $ALSO-VAR
;;
-;; "-" is a legal part of a variable name.
+;; "-" is a valid part of a variable name.
;;
;; $<MYVAR>-TOO
;;