Typo fix: html/index.erb

This commit is contained in:
Loren Sands-Ramshaw 2012-10-23 23:17:41 -03:00
parent f8ba60673f
commit fdb68e8b67

View file

@ -131,7 +131,7 @@ backwards for what I needed. Both problems are
(setq requirements (reverse requirements)) (setq requirements (reverse requirements))
(print 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 (defadvice package-download-tar
(after package-download-tar-initialize activate compile) (after package-download-tar-initialize activate compile)