]> granicus.if.org Git - nethack/commitdiff
comment typo
authornethack.rankin <nethack.rankin>
Sun, 27 Apr 2003 10:38:00 +0000 (10:38 +0000)
committernethack.rankin <nethack.rankin>
Sun, 27 Apr 2003 10:38:00 +0000 (10:38 +0000)
src/allmain.c

index f9e09b851870a9dea23f9f5462172ab455995088..af56a83294d4b251214a29298385d00660f1bfae 100644 (file)
@@ -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