]> granicus.if.org Git - nethack/commitdiff
Comment typofix
authorPasi Kallinen <paxed@alt.org>
Thu, 25 Jun 2015 05:08:39 +0000 (08:08 +0300)
committerPasi Kallinen <paxed@alt.org>
Thu, 25 Jun 2015 05:08:39 +0000 (08:08 +0300)
src/makemon.c

index 84407b9f26313823b6b03bd4cebcda0e68e93fae..8afdb277752cfdf30c6c1dba6394dc40374c6a0a 100644 (file)
@@ -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;