mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-28 05:37:36 -05:00
Fix various typos and spelling mistakes
This commit is contained in:
@@ -244,7 +244,7 @@ bool NANDImporter::ExtractCertificates()
|
||||
|
||||
if (search_result.empty())
|
||||
{
|
||||
ERROR_LOG_FMT(DISCIO, "ExtractCertificates: Could not find offset for certficate '{}'",
|
||||
ERROR_LOG_FMT(DISCIO, "ExtractCertificates: Could not find offset for certificate '{}'",
|
||||
certificate.filename);
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user