]> granicus.if.org Git - nethack/commitdiff
typo
authornethack.allison <nethack.allison>
Sun, 26 Feb 2006 18:17:26 +0000 (18:17 +0000)
committernethack.allison <nethack.allison>
Sun, 26 Feb 2006 18:17:26 +0000 (18:17 +0000)
src/read.c

index 922f60b149777db73abeacacaf9c25306e9cc7c7..e952eb23b9cf294040af94c54b7984a37ecb145b 100644 (file)
@@ -1154,7 +1154,7 @@ struct obj *sobj;
                known = TRUE;
                if (!already_known)
                    pline("This is a charging scroll.");
-               /* use it up now to prevent if from showing in the
+               /* use it up now to prevent it from showing in the
                   getobj picklist because the "disappears" message
                   was already delivered */
                useup(sobj);