Correct minor typo in warning message
This commit is contained in:
parent
a08e00c4d4
commit
6a99d7840b
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue