; Fix typo

This commit is contained in:
Stefan Kangas 2023-12-22 11:45:23 +01:00
parent 77678244b8
commit 1ad126c0f2

View file

@ -583,7 +583,7 @@ Note that with \"ispell\" as the speller, the CASECHARS and
OTHERCHARS slots of the alist should contain the same character OTHERCHARS slots of the alist should contain the same character
set as casechars and otherchars in the LANGUAGE.aff file \(e.g., set as casechars and otherchars in the LANGUAGE.aff file \(e.g.,
english.aff). Aspell and Hunspell don't have this limitation. english.aff). Aspell and Hunspell don't have this limitation.
Allso, when the speller program is \"aspell\" or \"hunspell\", Also, when the speller program is \"aspell\" or \"hunspell\",
some parts of the database, notably OTHERCHARS, will be determined some parts of the database, notably OTHERCHARS, will be determined
by parsing the dictionary data files, see `ispell-aspell-find-dictionary' by parsing the dictionary data files, see `ispell-aspell-find-dictionary'
and `ispell-parse-hunspell-affix-file'.") and `ispell-parse-hunspell-affix-file'.")