From: nethack.rankin Date: Sun, 27 Apr 2003 10:38:00 +0000 (+0000) Subject: comment typo X-Git-Tag: MOVE2GIT~2020 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eabc4f4a4f8bac11d622576d6882ebb9035edfff;p=nethack comment typo --- 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