Skip to content

Commit 4650eb2

Browse files
authored
Merge pull request #29 from medspacy/portuguese_mapping
Fixing Portuguese language name mapping
2 parents 4609950 + b72f9c6 commit 4650eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickumls/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
'LAV': None, # Latvian
175175
'NOR': 'norwegian', # Norwegian
176176
'POL': 'polish', # Polish
177-
'POR': 'portoguese', # Portuguese
177+
'POR': 'portuguese', # Portuguese
178178
'RUS': 'russian', # Russian
179179
'SCR': None, # Croatian
180180
'SPA': 'spanish', # Spanish

0 commit comments

Comments
 (0)