base: Fix typo in comment

This commit is contained in:
finga 2024-10-21 07:42:53 +02:00
parent 7d99d6a2c4
commit b917efaa7c

View file

@ -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")))