Fix error in docstring
This commit is contained in:
parent
7af73db03b
commit
05aa761b4c
2
init.el
2
init.el
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user