[Init] Fix typo

This commit is contained in:
Daniel - 2017-10-02 18:09:32 +02:00
parent a3cd6f19a7
commit eb658dffa6
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@ _h_ _l_ _o_k _y_ank
:commands (winner-mode winner-undo winner-redo))
(use-package abbrev
:commands (quitely-read-abbrev-file)
:commands (quietly-read-abbrev-file)
:config (progn
(setq-default abbrev-mode t)
(setq save-abbrevs 'silently))