From fe073055b6f9313029814f6afa850dea9613f506 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Thu, 25 Jun 2015 08:08:39 +0300 Subject: [PATCH] Comment typofix --- src/makemon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makemon.c b/src/makemon.c index 84407b9f2..8afdb2777 100644 --- a/src/makemon.c +++ b/src/makemon.c @@ -1143,7 +1143,7 @@ register int mmflags; chosen here with rndmonst(), yielding a monster which was approriate to the level's difficulty but ignored the changer's usual type selection - so would be inppropriate for vampshifters. + so would be inappropriate for vampshifters. Let newcham() pick the shape. */ if (newcham(mtmp, (struct permonst *) 0, FALSE, FALSE)) allow_minvent = FALSE; -- 2.40.0