fixed typo in .spacemacs template

This commit is contained in:
Lucius Hu 2020-10-17 01:53:03 -04:00 committed by Maximilian Wolff
parent efcab8f61a
commit f98e66d841
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ or `spacemacs'.")
(defvar dotspacemacs-enable-emacs-pdumper nil
"If non-nil then enable support for the portable dumper. You'll need
to compile Emacs 27 from source following the instructions in file
EXPERIMENTAL.org at to root of the git repository.")
EXPERIMENTAL.org at the root of the git repository.")
(defvar dotspacemacs-emacs-pdumper-executable-file "emacs"
"File path pointing to emacs 27 or later executable.")