[utils] Fix typo
This commit is contained in:
parent
04fb6928da
commit
e9a50fba86
1 changed files with 1 additions and 1 deletions
|
@ -3093,7 +3093,7 @@ class ISO639Utils(object):
|
|||
'wo': 'wol',
|
||||
'xh': 'xho',
|
||||
'yi': 'yid',
|
||||
'ji': 'yid', # Replaced by he yi 1989 revision
|
||||
'ji': 'yid', # Replaced by yi in 1989 revision
|
||||
'yo': 'yor',
|
||||
'za': 'zha',
|
||||
'zh': 'zho',
|
||||
|
|
Loading…
Reference in a new issue