branch: externals/consult commit 56d65dfcfe07279d86c12aac34647bd2e95d65ea Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
consult-recent-file: Fix docstring --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index 5955092..b06ff08 100644 --- a/consult.el +++ b/consult.el @@ -2975,7 +2975,7 @@ narrowing and the settings `consult-goto-line-numbers' and ;;;###autoload (defun consult-recent-file () - "Find recent using `completing-read'." + "Find recent file using `completing-read'." (interactive) (find-file (consult--read