correction of a comment

This commit is contained in:
gfgtdf 2013-07-19 18:55:48 +02:00
parent 1a50a4840a
commit 5b632a0b1b

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 the weapons of the .
* Puts a table at the top of the stack with information about the combatants' weapons.
*/
static void luaW_pushsimweapon(lua_State *L, const battle_context_unit_stats &bcustats)
{