diff --git a/lib/resource-1.4/bulgarian/LangBul.gf b/lib/resource-1.4/bulgarian/LangBul.gf index 5941644e1..08cf84f02 100644 --- a/lib/resource-1.4/bulgarian/LangBul.gf +++ b/lib/resource-1.4/bulgarian/LangBul.gf @@ -5,6 +5,6 @@ concrete LangBul of Lang = LexiconBul ** { -flags startcat = Phr ; unlexer = text ; lexer = text ; +flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; } ;