Fix silly typo

This commit is contained in:
Keshav Kini 2015-04-17 10:05:54 -05:00 committed by syl20bnr
parent 1c34e9f453
commit aab001eee8

View file

@ -183,7 +183,7 @@ FILE-TO-LOAD is an explicit file to load after the installation."
(when (dotspacemacs/install 'with-wizard)
(dotspacemacs/sync-configuration-layers)
(spacemacs-buffer/append
"The dofile has been installed.\n"))))
"The dotfile has been installed.\n"))))
(defun spacemacs/display-and-copy-version ()
"Echo the current spacemacs version and copy it."