1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-23 00:28:08 +02:00

Logging around #1237. Typos.

This commit is contained in:
Michał W. Urbańczyk
2013-05-30 12:14:39 +00:00
parent 608a080971
commit 1e8e932323
3 changed files with 13 additions and 2 deletions

View File

@ -525,7 +525,7 @@ void CModHandler::loadGameContent()
CStopWatch timer, totalTime;
CContentHandler content;
logGlobal->infoStream() << "\tInitializing content hander: " << timer.getDiff() << " ms";
logGlobal->infoStream() << "\tInitializing content handler: " << timer.getDiff() << " ms";
// first - load virtual "core" mod that contains all data
// TODO? move all data into real mods? RoE, AB, SoD, WoG