Fix typo doftile -> dotfile

This commit is contained in:
fotoetienne 2015-03-04 22:46:38 -05:00 committed by syl20bnr
parent 59155fe513
commit 355c0bc07f

View file

@ -450,7 +450,7 @@ manually from the template file `~/.emacs.d/core/templates/.spacemacs.template`
$ cp ~/.emacs.d/core/templates/.spacemacs.template ~/.spacemacs
```
## Synchronization of doftile changes
## Synchronization of dotfile changes
To apply the modifications made in `~/.spacemacs` press <kbd>SPC m c c</kbd>.
It will re-execute the `Spacemacs` initialization process.