summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Oliver <git@mavit.org.uk>2021-02-04 12:38:00 +0000
committerPeter Oliver <git@mavit.org.uk>2021-02-04 12:38:00 +0000
commitc0300736514276f79d567b57a4b46a682914642b (patch)
tree640aa9653e8efce20e4fd04b18d1d0c856173200
parent186cba14f3fda8abf95e701929a5e731bee48fda (diff)
downloadenchant-c0300736514276f79d567b57a4b46a682914642b.tar.gz
Make Aspell the default backend for English locales it supports
The data at http://aspell.net/test/common-all-all/ indicates that Aspell is much quicker than Hunspell and achieves slightly better results. Fixes #270.
-rw-r--r--src/enchant.ordering5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/enchant.ordering b/src/enchant.ordering
index 56f46af..7ed47ee 100644
--- a/src/enchant.ordering
+++ b/src/enchant.ordering
@@ -1,4 +1,9 @@
*:hunspell,nuspell,aspell
+en:aspell,hunspell,nuspell
+en_AU:aspell,hunspell,nuspell
+en_CA:aspell,hunspell,nuspell
+en_GB:aspell,hunspell,nuspell
+en_US:aspell,hunspell,nuspell
fi:voikko,hunspell,nuspell,aspell
fi_FI:voikko,hunspell,nuspell,aspell
he:hspell,hunspell,nuspell