; * lisp/play/fortune.el (fortune-ask-file): Doc fix.

This commit is contained in:
Eli Zaretskii 2022-08-06 09:44:45 +03:00
parent f3b9bccb45
commit 2fd5590d0c

View file

@ -176,7 +176,7 @@ If INTERACTIVE is non-nil, don't compile the fortune file afterwards."
(fortune-compile file))))) (fortune-compile file)))))
(defun fortune-ask-file () (defun fortune-ask-file ()
"Asks the user for a file name." "Ask the user for the file name of the fortune file."
(expand-file-name (expand-file-name
(read-file-name (read-file-name
"Fortune file to use: " "Fortune file to use: "