Commit
·
c225ea1
1
Parent(s):
e880b8a
fixed comma problem
Browse files- lextreme.py +1 -1
lextreme.py
CHANGED
|
@@ -3988,7 +3988,7 @@ _MAPA_FINE = {
|
|
| 3988 |
'b-ethnic category',
|
| 3989 |
'i-ethnic category',
|
| 3990 |
'b-standard abbreviation',
|
| 3991 |
-
'i-standard abbreviation'
|
| 3992 |
'b-type',
|
| 3993 |
'i-type',
|
| 3994 |
'b-building',
|
|
|
|
| 3988 |
'b-ethnic category',
|
| 3989 |
'i-ethnic category',
|
| 3990 |
'b-standard abbreviation',
|
| 3991 |
+
'i-standard abbreviation',
|
| 3992 |
'b-type',
|
| 3993 |
'i-type',
|
| 3994 |
'b-building',
|