changeset 46082:6303529069a9

Removed an extraneous space character from a comment.
author John Wiegley <johnw@newartisans.com>
date Fri, 28 Jun 2002 20:01:09 +0000
parents e0672852f9dd
children bd954daa704a
files lisp/eshell/em-dirs.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/eshell/em-dirs.el	Fri Jun 28 20:00:27 2002 +0000
+++ b/lisp/eshell/em-dirs.el	Fri Jun 28 20:01:09 2002 +0000
@@ -172,7 +172,7 @@
   :type 'boolean
   :group 'eshell-dirs)
 
-;;; Internal  Variables:
+;;; Internal Variables:
 
 (defvar eshell-dirstack nil
   "List of directories saved by pushd in the Eshell buffer.