Fix typo
This commit is contained in:
parent
7601d46c2f
commit
351ecd492f
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
(package emacs)
|
||||
"Package to use for setting Emacs")
|
||||
(custom-file
|
||||
(string "config.el")
|
||||
(string "custom.el")
|
||||
"Location of the Custom file where customization settings are stored.")
|
||||
(configurations
|
||||
(text-config '())
|
||||
|
|
Loading…
Reference in a new issue