Correct whitespace

This commit is contained in:
2019-05-22 16:59:36 +00:00
parent 01fc9b82c6
commit 1d63ac4ba6

View File

@@ -21,7 +21,7 @@ Setup use-package and configure it to always install missing packages.
Automatically update packages one per week.
#+BEGIN_SRC emacs-lisp
(use-package auto-package-update
(use-package auto-package-update
:ensure t
:config
(setq auto-package-update-delete-old-versions t