; Fix typo
This commit is contained in:
parent
77678244b8
commit
1ad126c0f2
1 changed files with 1 additions and 1 deletions
|
@ -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'.")
|
||||||
|
|
Loading…
Add table
Reference in a new issue