control_metadata: Resolve typo in Portuguese language name

This isn't used anywhere, so this is a trivial fix.
merge-requests/60/head
Lioncash 2020-09-17 11:45:27 +07:00
parent fcd0925ecf
commit 02b8b6677a
1 changed files with 1 additions and 1 deletions

@ -83,7 +83,7 @@ enum class Language : u8 {
Italian = 7,
Dutch = 8,
CanadianFrench = 9,
Portugese = 10,
Portuguese = 10,
Russian = 11,
Korean = 12,
Taiwanese = 13,