branch: elpa/helm commit 288f7d9f173d7ddd7a7766eb333cc2db1c1caa34 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Fix mcp action name --- helm-files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index e8c5999811..16231a1188 100644 --- a/helm-files.el +++ b/helm-files.el @@ -739,7 +739,7 @@ when moving out of directory when non nil." 'helm-find-files-rsync "Rename file(s) `M-R, C-u to follow'" 'helm-find-files-rename "Backup files" 'helm-find-files-backup - "Multi copy" 'helm-ff-mcp + "Multiple copy" 'helm-ff-mcp "Symlink files(s) `M-S, C-u to follow'" 'helm-find-files-symlink "Relsymlink file(s) `M-Y, C-u to follow'" 'helm-find-files-relsymlink "Hardlink file(s) `M-H, C-u to follow'" 'helm-find-files-hardlink