diff --git a/src/serverlist.cpp b/src/serverlist.cpp index 03b76f16b5..0dafa73863 100644 --- a/src/serverlist.cpp +++ b/src/serverlist.cpp @@ -1056,7 +1056,7 @@ void CServerListManager::SetSvrRegStatus ( ESvrRegStatus eNSvrRegStatus ) return; } - // output regirstation result/update on the console + // output registration result/update on the console qInfo() << qUtf8Printable ( QString ( "Server Registration Status update: %1" ).arg ( svrRegStatusToString ( eNSvrRegStatus ) ) ); // store the state and inform the GUI about the new status