mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
HW: Fix spelling mistake
This commit is contained in:
parent
48031eaff7
commit
50d5a9a9bc
@ -97,7 +97,7 @@ void CWiiSaveCrypted::ExportAllSaves()
|
||||
success++;
|
||||
delete export_save;
|
||||
}
|
||||
SuccessAlertT("Sucessfully exported %u saves to %s", success,
|
||||
SuccessAlertT("Successfully exported %u saves to %s", success,
|
||||
(File::GetUserPath(D_USER_IDX) + "private/wii/title/").c_str());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user