From 77e146130271781e81baeb0ffc688d21c8987886 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?L=C3=A1szl=C3=B3=20N=C3=A9meth?= <nemeth@numbertext.org>
Date: Sun, 26 Aug 2012 13:34:17 +0200
Subject: [PATCH] fdo#46542, fdo#46559 (small fixes for English grammar
 checking)

Change-Id: I62f26e6e3ce338101d96b6f1800b1fa25b6a9622
---
 dictionaries/en/Lightproof.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dictionaries/en/Lightproof.py b/dictionaries/en/Lightproof.py
index 0897e75..38a7360 100644
--- a/dictionaries/en/Lightproof.py
+++ b/dictionaries/en/Lightproof.py
@@ -393,7 +393,7 @@ aA = set(["eucalypti", "eucalyptus", "Eucharist", "Eucharistic",
 "utilitarian", "utilitarianism", "utilities", "utility", "utilizable",
 "utilization", "utilize", "utilized", "utilizes", "utilizing", "utopia",
 "utopian", "utopians", "utopias", "Utrecht", "Uttoxeter", "uvula",
-"uvular"])
+"uvular", "usability"])
 
 aAN = set(["f", "F", "FBI", "FDA", "heir", "heirdom", "heired",
 "heirer", "heiress", "heiring", "heirloom", "heirship", "honest",
@@ -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"])
 
-- 
1.7.9.5

