From eabc4f4a4f8bac11d622576d6882ebb9035edfff Mon Sep 17 00:00:00 2001 From: "nethack.rankin" Date: Sun, 27 Apr 2003 10:38:00 +0000 Subject: [PATCH] comment typo --- src/allmain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allmain.c b/src/allmain.c index f9e09b851..af56a8329 100644 --- a/src/allmain.c +++ b/src/allmain.c @@ -498,7 +498,7 @@ newgame() * creating odd monsters for any tins and eggs * in hero's initial inventory */ init_artifacts(); /* before u_init() in case $WIZKIT specifies - * any aritfacts */ + * any artifacts */ u_init(); #ifndef NO_SIGNAL