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 07:55:46 +0200
commitac9de2e7157d7c1c30df5d6b91e1281ca182bc0d (patch)
tree8b8f1aebb64d43872d6251faac09478237410ed0
parent868b353c385a155456a118549e86e6a050bbc1df (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 0897e75..4d9a7a6 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"])