summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/dired-aux.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index 6a1ebcced91..2b0d008de24 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -981,7 +981,7 @@ command with a prefix argument (the value does not matter)."
(goto-char start)
;; Now replace the current line with an entry for NEW-FILE.
(dired-update-file-line new-file) nil)
- (dired-log (concat "Failed to compress" from-file))
+ (dired-log (concat "Failed to compress " from-file))
from-file)))
(defvar dired-compress-file-suffixes