summaryrefslogtreecommitdiff
path: root/src/resources/map/mapheights.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/map/mapheights.h')
-rw-r--r--src/resources/map/mapheights.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/map/mapheights.h b/src/resources/map/mapheights.h
index 2f84895fe..2c5cf845a 100644
--- a/src/resources/map/mapheights.h
+++ b/src/resources/map/mapheights.h
@@ -45,7 +45,7 @@ class MapHeights final : public MemoryCounter
int calcMemoryLocal() const override final;
std::string getCounterName() const override final
- { return "heights leyer"; }
+ { return "heights layer"; }
private:
int mWidth;