; Fix several symbol name typos

This commit is contained in:
Stefan Kangas 2022-10-26 22:41:09 +02:00
parent c716d0cf56
commit db2ed9f333
27 changed files with 32 additions and 32 deletions

View file

@ -835,8 +835,7 @@ byte-compilation of the new package to fail."
If DEPS is non-nil, also activate its dependencies (unless they
are already activated).
If RELOAD is non-nil, also `load' any files inside the package which
correspond to previously loaded files (those returned by
`package--list-loaded-files')."
correspond to previously loaded files."
(let* ((name (package-desc-name pkg-desc))
(pkg-dir (package-desc-dir pkg-desc)))
(unless pkg-dir