mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 11:06:10 +00:00
Typo fix: html/index.erb
This commit is contained in:
parent
f8ba60673f
commit
fdb68e8b67
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ backwards for what I needed. Both problems are
|
|||
(setq requirements (reverse requirements))
|
||||
(print requirements))
|
||||
|
||||
If you are not using Emacs24 from HEAD, you may also need this to initialize packages after they are downlaoded and installed.
|
||||
If you are not using Emacs24 from HEAD, you may also need this to initialize packages after they are downloaded and installed.
|
||||
|
||||
(defadvice package-download-tar
|
||||
(after package-download-tar-initialize activate compile)
|
||||
|
|
Loading…
Reference in a new issue