Fix typo doftile->dotfile (#15147)

This commit is contained in:
jrudel 2021-11-09 19:57:31 -04:00 committed by GitHub
parent c0fd5c9601
commit 1638bbf39d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -914,7 +914,7 @@ a display strng and the value is the actual value to return."
(configuration-layer/load))))
(defun dotspacemacs/install (arg)
"Install the dotfile, return non nil if the doftile has been installed.
"Install the dotfile, return non nil if the dotfile has been installed.
If ARG is non nil then ask questions to the user before installing the dotfile."
(interactive "P")