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

View File

@ -42,7 +42,7 @@ This module has no dedicated maintainers.
* Prerequisites
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.