mirror of
https://github.com/vcmi/vcmi.git
synced 2026-05-22 09:55:17 +02:00
Fix typos using https://github.com/crate-ci/typos
Changes were reviewed manually
This commit is contained in:
@@ -176,7 +176,7 @@ void CBattleAI::activeStack(const BattleID & battleID, const CStack * stack )
|
||||
movesSkippedByDefense = 0;
|
||||
}
|
||||
|
||||
logAi->trace("BattleAI decission made in %lld", timeElapsed(start));
|
||||
logAi->trace("BattleAI decision made in %lld", timeElapsed(start));
|
||||
|
||||
cb->battleMakeUnitAction(battleID, result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user