From ea1b728a06ebbe61910c9f8f5de2fdf2c07f9178 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 5 Oct 2021 15:20:28 +0200 Subject: [PATCH] ; * lisp/dired.el: Fix typo. --- lisp/dired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dired.el b/lisp/dired.el index fff4f16ee91..46525891224 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -247,7 +247,7 @@ This is similar to the \"-L\" option for the \"cp\" shell command." :type 'boolean :group 'dired) -;; These variables were deleted and the replacements are on files.el. +;; These variables were deleted and the replacements are in files.el. ;; We leave aliases behind for back-compatibility. (define-obsolete-variable-alias 'dired-free-space-program 'directory-free-space-program "27.1") -- 2.39.5