branch: elpa/helm
commit 39e955def53553f4475f4e897b0e55dc3f13c70a
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Docstring only
---
 helm-files.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-files.el b/helm-files.el
index 97472e20c5..858fdc1f81 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -5978,7 +5978,7 @@ and `dired-compress-files-alist'."
     (dired-compress-file file)))
 
 (defun helm-ff-quick-compress (_candidate)
-  "Compress or uncompress file CANDIDATE without quitting."
+  "Compress or uncompress marked files without quitting."
   (with-helm-window
     (let (cfile)
       (unwind-protect

Reply via email to