Correct minor typo in warning message

This commit is contained in:
Henrik Lissner 2019-04-02 14:04:10 -04:00 committed by GitHub
parent a08e00c4d4
commit 6a99d7840b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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