summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-01-06 18:51:14 +0000
committerEli Zaretskii <eliz@gnu.org>2001-01-06 18:51:14 +0000
commite5f745d74ec2c564514c188f05f07affa3bd0ffd (patch)
tree83b64183617aac72293801af67bc68fd2cb6da99 /lisp/dired-x.el
parentcedc442c94070020735a76cf21411f55b474de4f (diff)
downloademacs-e5f745d74ec2c564514c188f05f07affa3bd0ffd.tar.gz
(dired-virtual-guess-dir): Doc fix.
Diffstat (limited to 'lisp/dired-x.el')
-rw-r--r--lisp/dired-x.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index 17a85fe6f4c..15267012530 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -716,7 +716,7 @@ single subdirs using \\[dired-do-redisplay]."
(defun dired-virtual-guess-dir ()
"Guess and return appropriate working directory of this buffer.
-Th ebuffer is assumed to be in Dired or ls -lR format. The guess is
+The buffer is assumed to be in Dired or ls -lR format. The guess is
based upon buffer contents. If nothing could be guessed, returns
nil."