]> granicus.if.org Git - nethack/commitdiff
grammar
authornhmall <nhmall@nethack.org>
Fri, 19 Aug 2022 14:47:52 +0000 (10:47 -0400)
committernhmall <nhmall@nethack.org>
Fri, 19 Aug 2022 14:47:52 +0000 (10:47 -0400)
src/invent.c

index 929772da462b8cb3ece5b5cec0790442346c8378..a5f95b28fae532a2bad7940e5daa275978ffe6d0 100644 (file)
@@ -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;