summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-08-10 09:08:59 +0300
committerEli Zaretskii <eliz@gnu.org>2023-08-10 09:08:59 +0300
commitd06fc72496f7ec6dc166b264e9a2acae88488733 (patch)
tree475ecb6b51bbb1eaa6fea827fbffcbd970666050
parent97b8ac376b55ad48a8e66e9ab3975f81bc8cbfab (diff)
downloademacs-d06fc72496f7ec6dc166b264e9a2acae88488733.tar.gz
emacs-d06fc72496f7ec6dc166b264e9a2acae88488733.tar.bz2
emacs-d06fc72496f7ec6dc166b264e9a2acae88488733.zip
; * doc/emacs/dired.texi (Misc Dired Features): Fix last change.
-rw-r--r--doc/emacs/dired.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi
index c20c221cd78..05e12f56668 100644
--- a/doc/emacs/dired.texi
+++ b/doc/emacs/dired.texi
@@ -1727,7 +1727,7 @@ rotation is lossless, and uses an external utility called
@vindex dired-free-space
By default, Dired displays the available space on the directory's
-disk on the first line of that directory listing, following the
+disk on the first line of that directory's listing, following the
directory name. You can control this display by customizing the
variable @code{dired-free-space}. Its default value is @code{first},
which produces the available space after the directory name. If you