Merge pull request #3544 from panchoh/spell-doc-typo

Fix typo in modules/checkers/spell/README.org
This commit is contained in:
Henrik Lissner 2020-07-13 17:17:54 -04:00 committed by GitHub
commit 0bb5024993
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ This module has no dedicated maintainers.
* Prerequisites * Prerequisites
This module requires either =aspell= or =hunspell= as backend. It will This module requires either =aspell= or =hunspell= as backend. It will
automatically pick =aspell= if both are install. automatically pick =aspell= if both are installed.
You can specify the backend with the =+aspell= or =+hunspell= flag. You can specify the backend with the =+aspell= or =+hunspell= flag.