emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm a4b6559745 2/2: Fix some quotes in docstring


From: ELPA Syncer
Subject: [nongnu] elpa/helm a4b6559745 2/2: Fix some quotes in docstring
Date: Sun, 26 Jun 2022 02:58:34 -0400 (EDT)

branch: elpa/helm
commit a4b655974573c14ebce1fa6b79f620e8aaf10ec8
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Fix some quotes in docstring
---
 helm-files.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-files.el b/helm-files.el
index a83f2923f6..c6326f5da6 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -5483,7 +5483,7 @@ Find inside `require' and `declare-function' sexp."
                              &key action follow (files 
(dired-get-marked-files)))
   "Execute ACTION on FILES to DESTINATION.
 Where ACTION is a symbol that can be one of:
-'copy, \\='rename, \\='symlink,'relsymlink, \\='hardlink or \\='backup.
+'copy', 'rename', 'symlink', 'relsymlink', 'hardlink' or 'backup'.
 Argument FOLLOW when non-nil specifies to follow FILES to
 DESTINATION for the actions copy and rename."
   (require 'dired-async)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]