Correct spelling in a comment.

This commit is contained in:
fendrin 2014-01-09 07:16:01 +01:00
parent 601b842709
commit 159c91d492

View file

@ -298,7 +298,7 @@ void playsingle_controller::report_victory(
symbols["gold"] = lexical_cast_default<std::string>(player_gold);
// Note that both strings are the same in english, but some languages will
// Note that both strings are the same in English, but some languages will
// want to translate them differently.
if(end_level.carryover_add) {
if(player_gold > 0) {