mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-23 15:05:38 +01:00
control_metadata: Resolve typo in Portuguese language name
This isn't used anywhere, so this is a trivial fix.
This commit is contained in:
parent
fcd0925ecf
commit
02b8b6677a
@ -83,7 +83,7 @@ enum class Language : u8 {
|
||||
Italian = 7,
|
||||
Dutch = 8,
|
||||
CanadianFrench = 9,
|
||||
Portugese = 10,
|
||||
Portuguese = 10,
|
||||
Russian = 11,
|
||||
Korean = 12,
|
||||
Taiwanese = 13,
|
||||
|
Loading…
Reference in New Issue
Block a user