changeset 80042:cd310b8577b3

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 05 Feb 2008 12:01:43 +0000
parents 0536275b0f41
children 4ff82c344b2f
files lisp/eshell/esh-var.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/eshell/esh-var.el	Tue Feb 05 11:57:56 2008 +0000
+++ b/lisp/eshell/esh-var.el	Tue Feb 05 12:01:43 2008 +0000
@@ -47,7 +47,7 @@
 ;;
 ;;   $ALSO-VAR
 ;;
-;; "-" is a legal part of a variable name.
+;; "-" is a valid part of a variable name.
 ;;
 ;;   $<MYVAR>-TOO
 ;;