1

Fix error in docstring

This commit is contained in:
Jessie Hildebrandt 2022-12-20 17:39:38 -05:00
parent 7af73db03b
commit 05aa761b4c

View File

@ -216,7 +216,7 @@ If `user/init-file' points to a symlink, nothing will be downloaded."
(user/byte-compile-init-files))))
(defun user/refresh-packages ()
"Refresh packages that have been configured for use in the user init file.
"Refresh packages that have been configured for use in the user init file.
This is accomplished by deleting `package-user-dir' and recompiling the user
init file, which initializes the package manager during compile time."