mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-26 09:50:29 +00:00
Typo.
This commit is contained in:
parent
fc6bbbff76
commit
442b3171dc
@ -401,7 +401,7 @@ void CtrlMatrixList::GetColumnText(wchar_t *dest, int row, int col) {
|
||||
|
||||
switch (col) {
|
||||
case MATRIXLIST_COL_NAME:
|
||||
swprintf(dest, L"View %d", r);
|
||||
swprintf(dest, L"World %d", r);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user