From: nethack.allison Date: Sun, 26 Feb 2006 18:17:26 +0000 (+0000) Subject: typo X-Git-Tag: MOVE2GIT~1101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e246571263498f1f3e4c8d0ec79cce0600ef52c0;p=nethack typo --- diff --git a/src/read.c b/src/read.c index 922f60b14..e952eb23b 100644 --- a/src/read.c +++ b/src/read.c @@ -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);