; Fix last change

This commit is contained in:
Eli Zaretskii 2023-03-29 21:28:53 +03:00
parent a14c3f62a6
commit c98929c7e1

View file

@ -73,7 +73,7 @@ Used by `eww--download-directory', which see."
(defun eww--download-directory ()
"Return the name of the EWW download directory.
The default is specified by `eww-download-directory'; however,
The default is specified by `eww-default-download-directory'; however,
if that directory doesn't exist and the DOWNLOAD XDG user directory
is defined, use the latter instead."
(or (and (file-exists-p eww-default-download-directory)