mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
typos found by lintian
This commit is contained in:
@ -860,7 +860,7 @@ static BonusParams convertDeprecatedBonus(const JsonNode &ability)
|
||||
params.targetType = BonusSource::SECONDARY_SKILL;
|
||||
}
|
||||
|
||||
logMod->warn("Please, use this bonus:\n%s\nConverted sucessfully!", params.toJson().toJson());
|
||||
logMod->warn("Please, use this bonus:\n%s\nConverted successfully!", params.toJson().toJson());
|
||||
return params;
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user