From e246571263498f1f3e4c8d0ec79cce0600ef52c0 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sun, 26 Feb 2006 18:17:26 +0000 Subject: [PATCH] typo --- src/read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.40.0