From 8b40ae6bdd97e92ce1b1e3bda1ed652af97de40e Mon Sep 17 00:00:00 2001 From: PatR Date: Fri, 19 Aug 2022 06:12:51 -0700 Subject: [PATCH] comment typo --- src/mhitu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mhitu.c b/src/mhitu.c index 54e04fc01..5d289c514 100644 --- a/src/mhitu.c +++ b/src/mhitu.c @@ -1174,7 +1174,7 @@ gulpmu(struct monst *mtmp, struct attack *mattk) : unsolid(mtmp->data) ? "flows" /* ochre 'j', Juiblex */ : amorphous(mtmp->data) ? "oozes" - /* none (all AD_ENGL are already covered) */ + /* none (all AT_ENGL are already covered) */ : "surges", buf); dismount_steed(DISMOUNT_ENGULFED);