base: Fix typo in comment
This commit is contained in:
parent
7d99d6a2c4
commit
b917efaa7c
1 changed files with 1 additions and 1 deletions
|
@ -83,6 +83,6 @@
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
'(custom-enabled-themes (quote (tango-dark))))
|
'(custom-enabled-themes (quote (tango-dark))))
|
||||||
|
|
||||||
;; configur authinfo file
|
;; configure authinfo file
|
||||||
(setq auth-sources
|
(setq auth-sources
|
||||||
'((:source "~/.authinfo.gpg")))
|
'((:source "~/.authinfo.gpg")))
|
||||||
|
|
Loading…
Reference in a new issue