mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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
|
||||
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)
|
||||
|
Reference in New Issue
Block a user