Revert "correction of a comment"

This reverts commit 2ba997de09.
This commit is contained in:
gfgtdf 2013-07-19 18:53:27 +02:00
parent 2ba997de09
commit 1a50a4840a

View file

@ -2836,7 +2836,7 @@ static void luaW_pushsimdata(lua_State *L, const combatant &cmb)
}
/**
* Puts a table at the top of the stack with information about combatants' the weapons .
* Puts a table at the top of the stack with information about the weapons of the .
*/
static void luaW_pushsimweapon(lua_State *L, const battle_context_unit_stats &bcustats)
{