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;