From c22b21e3bd0228e7d69cb03de42fb2d02be35e4c Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 24 May 2026 11:49:12 -0400 Subject: [PATCH] follow-up: spelling fix in comment --- src/pickup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pickup.c b/src/pickup.c index 7424f109e..5de4c3c98 100644 --- a/src/pickup.c +++ b/src/pickup.c @@ -3616,7 +3616,7 @@ dotip(void) continue; /* * Calling tipcontainer_gettarget with a non-zero int ptr - * as the 3rd argument just obtains the count of elligible + * as the 3rd argument just obtains the count of eligible * tip targets. No menu is displayed and no tip-target pick * is carried out. */