From 017ad88d13a1fc4db9974501cb438febe93e9f3a Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 19 Aug 2022 10:47:52 -0400 Subject: [PATCH] grammar --- src/invent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/invent.c b/src/invent.c index 929772da4..a5f95b28f 100644 --- a/src/invent.c +++ b/src/invent.c @@ -3436,7 +3436,7 @@ display_pickinv( } unsortloot(&sortedinvent); /* for permanent inventory where nothing has been listed (because - there isn't applicable anything to list; the n==0 case above + there isn't anything applicable to list; the n==0 case above gets skipped for perm_invent), put something into the menu */ if (iflags.perm_invent && !lets && !gotsomething) { any = cg.zeroany;