comment typo

This commit is contained in:
nhmall
2023-12-22 14:57:50 -05:00
parent de8d1ef0d1
commit 51bf9dd76d

View File

@@ -181,7 +181,7 @@ mon_has_arti(struct monst *mtmp, short otyp)
/*
* Returns some monster other than mtmp that
* has arifact, or NULL monst pointer.
* has artifact, or NULL monst pointer.
*/
static struct monst *
other_mon_has_arti(struct monst *mtmp, short otyp)