mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[utils] Fix typo
This commit is contained in:
parent
04fb6928da
commit
e9a50fba86
@ -3093,7 +3093,7 @@ class ISO639Utils(object):
|
|||||||
'wo': 'wol',
|
'wo': 'wol',
|
||||||
'xh': 'xho',
|
'xh': 'xho',
|
||||||
'yi': 'yid',
|
'yi': 'yid',
|
||||||
'ji': 'yid', # Replaced by he yi 1989 revision
|
'ji': 'yid', # Replaced by yi in 1989 revision
|
||||||
'yo': 'yor',
|
'yo': 'yor',
|
||||||
'za': 'zha',
|
'za': 'zha',
|
||||||
'zh': 'zho',
|
'zh': 'zho',
|
||||||
|
Loading…
Reference in New Issue
Block a user