diff options
Diffstat (limited to 'src/gui/item_amount.h')
-rw-r--r-- | src/gui/item_amount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/item_amount.h b/src/gui/item_amount.h index 01319012..67002703 100644 --- a/src/gui/item_amount.h +++ b/src/gui/item_amount.h @@ -39,7 +39,7 @@ class Item; #define AMOUNT_ITEM_DROP 2 /** - * Window used for selecting the amount of items to drop. + * Window used for selecting the amount of items to drop or trade. * * \ingroup Interface */ |