mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Correct minor typo in warning message
This commit is contained in:
@ -54,7 +54,7 @@ Since spellchecking can be slow in some buffers, this can be disabled with:
|
|||||||
nil
|
nil
|
||||||
utf-8))))
|
utf-8))))
|
||||||
|
|
||||||
(_ (warn "Spell checker not found. Either install `aspell' of `hunspell'"))))
|
(_ (warn "Spell checker not found. Either install `aspell' or `hunspell'"))))
|
||||||
|
|
||||||
|
|
||||||
;; `flyspell' (built-in)
|
;; `flyspell' (built-in)
|
||||||
|
Reference in New Issue
Block a user