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 emacs)
|
||||||
"Package to use for setting Emacs")
|
"Package to use for setting Emacs")
|
||||||
(custom-file
|
(custom-file
|
||||||
(string "config.el")
|
(string "custom.el")
|
||||||
"Location of the Custom file where customization settings are stored.")
|
"Location of the Custom file where customization settings are stored.")
|
||||||
(configurations
|
(configurations
|
||||||
(text-config '())
|
(text-config '())
|
||||||
|
|
Loading…
Reference in a new issue