summaryrefslogtreecommitdiffstats
path: root/src/UI/Window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/UI/Window.h')
-rw-r--r--src/UI/Window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UI/Window.h b/src/UI/Window.h
index c87d9b174..542dccb88 100644
--- a/src/UI/Window.h
+++ b/src/UI/Window.h
@@ -245,7 +245,7 @@ public:
/** Set the repaired item name. */
void SetRepairedItemName(const AString & a_Name, cPlayer * a_Player);
- /** Get the Position from the Enchantment Table */
+ /** Gets the Position from the Anvil */
void GetBlockPos(int & a_PosX, int & a_PosY, int & a_PosZ);
protected: