]> git.eshelyaron.com Git - emacs.git/commitdiff
Removed an extraneous space character from a comment.
authorJohn Wiegley <johnw@newartisans.com>
Fri, 28 Jun 2002 20:01:09 +0000 (20:01 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Fri, 28 Jun 2002 20:01:09 +0000 (20:01 +0000)
lisp/eshell/em-dirs.el

index 1eafe1ffd731dc1ef58e7e526cefa454b7815bef..2838ec5e8bf2b3e65d638bc52353324812eb9d7e 100644 (file)
@@ -172,7 +172,7 @@ thing again."
   :type 'boolean
   :group 'eshell-dirs)
 
-;;; Internal  Variables:
+;;; Internal Variables:
 
 (defvar eshell-dirstack nil
   "List of directories saved by pushd in the Eshell buffer.