diff --git a/src/do_wear.c b/src/do_wear.c index bbbf5fbfd..7a65bbf07 100644 --- a/src/do_wear.c +++ b/src/do_wear.c @@ -1851,7 +1851,7 @@ dotakeoff(void) /* 'i' or 'I[' followed by and then 'T'; plain dotakeoff() would not give any feedback when picking suit - covered by cloak or shirt covered by suit and/or cloak due to the + covered by cloak, or shirt covered by suit and/or cloak, due to the default behavior of equip_ok() (skipping inaccessible items) */ int ia_dotakeoff(void)