mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 08:29:08 +00:00
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
# With MAP suggestion, Hunspell can add missing accents to a word.
|
|
|
|
SET UTF-8
|
|
|
|
# switch off ngram suggestion for testing
|
|
MAXNGRAMSUGS 0
|
|
|
|
MAP 3
|
|
MAP uúü
|
|
MAP öóo
|
|
MAP ß(ss)
|