From c434b73e942353c34f542af38f7d78b5beeae3d4 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 2 Dec 2024 19:43:56 -0500 Subject: [PATCH] fix a comment typo --- src/uhitm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uhitm.c b/src/uhitm.c index 2d1715bf6..04e78d20e 100644 --- a/src/uhitm.c +++ b/src/uhitm.c @@ -6032,7 +6032,7 @@ passive_obj( DISABLE_WARNING_FORMAT_NONLITERAL -/* used by stuble_onto_mimic() and bhitm() cases WAN_LOCKING, WAN_OPENING */ +/* used by stumble_onto_mimic() and bhitm() cases WAN_LOCKING, WAN_OPENING */ void that_is_a_mimic( struct monst *mtmp, /* a hidden mimic (nonnull) */