fixed doc for SetInCombatWith

This commit is contained in:
Axel Cocat
2021-06-01 00:21:14 +02:00
parent 2cba3b8fe6
commit a7b3b4293a

View File

@@ -1843,7 +1843,7 @@ namespace LuaUnit
}
/**
* Sets the [Unit] to set in combat with the [Unit] of given GUID.
* Sets the [Unit] in combat with the [Unit] of given GUID.
*
* @param [Unit] enemy : the Unit to start combat with
*/