summaryrefslogtreecommitdiff
path: root/src/gui/shop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/shop.h')
-rw-r--r--src/gui/shop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/shop.h b/src/gui/shop.h
index faffe7e3..0c900d9d 100644
--- a/src/gui/shop.h
+++ b/src/gui/shop.h
@@ -37,7 +37,7 @@ class ShopItem;
* The addItem routine can automatically check, if an item already exists and
* only adds duplicates to the old item, if one is found. The original
* distribution of the duplicates can be retrieved from the item.
- *
+ *
* This functionality can be enabled in the constructor.
*/
class ShopItems : public gcn::ListModel