diff --git a/Common/LogManager.cpp b/Common/LogManager.cpp index 65545b1fc0..485a7b47da 100644 --- a/Common/LogManager.cpp +++ b/Common/LogManager.cpp @@ -99,7 +99,7 @@ static const LogNameTableEntry logTable[] = { {LogTypes::SCECTRL, "SCECTRL"}, {LogTypes::SCEDISPLAY, "SCEDISP"}, {LogTypes::SCEFONT, "SCEFONT"}, - {LogTypes::SCEGE, "SCESCEGE"}, + {LogTypes::SCEGE, "SCEGE"}, {LogTypes::SCEINTC, "SCEINTC"}, {LogTypes::SCEIO, "SCEIO"}, {LogTypes::SCEKERNEL, "SCEKERNEL"},