Fixes Lua API.rst mistakes

develop
Josh Cooper 2022-11-12 17:55:17 -08:00
parent 7e1bdb5302
commit 441ff8a820
1 changed files with 2 additions and 2 deletions

@ -1397,11 +1397,11 @@ Units module
* ``dfhack.units.isNightCreature(unit)``
The unit is undead, but not a vampire.
The unit is a Night Creature.
* ``dfhack.units.isSemiMegabeast(unit)``
The unit is undead, but not a vampire.
The unit is a semi-megabeast.
* ``dfhack.units.isMegabeast(unit)``