branch: elpa/helm
commit 6435df16a6cdd6fe9da65e3c3a393b11949bf017
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

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

diff --git a/helm-files.el b/helm-files.el
index 9f09dcd69a7..bd3d0d1e80e 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -6860,7 +6860,7 @@ be existing directories."
   'helm-ff-file-name-history-ff)
 
 (defun helm-ff-file-name-history ()
-  "Switch to `file-name-history' without quitting `helm-find-files'."
+  "Switch to `recentf' without quitting `helm-find-files'."
   (interactive)
   (let ((src (helm-build-sync-source "File name history"
                :init (lambda ()

Reply via email to