From d06fc72496f7ec6dc166b264e9a2acae88488733 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 10 Aug 2023 09:08:59 +0300 Subject: [PATCH] ; * doc/emacs/dired.texi (Misc Dired Features): Fix last change. --- doc/emacs/dired.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2