1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

; * 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)))))
(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
(read-file-name
"Fortune file to use: "