summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2012-08-27 07:54:12 +0200
committerAndras Timar <atimar@suse.com>2012-08-27 08:00:39 +0200
commit4a225496039498a65233bd841900907401e0561c (patch)
treed47ed8645617fa522b71e3866cb13ffa8cc3ee17
parent325923bbba3d2038ed95fd65eea79f93e98e936b (diff)
fdo#46549 indefinite article "an" is allowed before word "habitual"
Change-Id: Ib582f6899372ce92a3c0e151d4de8ee6e570e465 Signed-off-by: Andras Timar <atimar@suse.com>
-rw-r--r--dictionaries/en/Lightproof.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dictionaries/en/Lightproof.py b/dictionaries/en/Lightproof.py
index 59955cd..38a7360 100644
--- a/dictionaries/en/Lightproof.py
+++ b/dictionaries/en/Lightproof.py
@@ -407,7 +407,7 @@ aAN = set(["f", "F", "FBI", "FDA", "heir", "heirdom", "heired",
"R", "s", "S", "SMS", "sos", "SOS", "SPF", "std", "STD", "SUV", "x",
"X", "XML"])
-aB = set(["H", "hallucination", "haute", "hauteur", "herb", "herbaceous", "herbal",
+aB = set(["H", "habitual", "hallucination", "haute", "hauteur", "herb", "herbaceous", "herbal",
"herbalist", "herbalism", "heroic", "hilarious", "historian", "historic", "historical",
"homage", "homophone", "horrendous", "hospitable", "horrific", "hotel", "hypothesis", "Xmas"])