summaryrefslogtreecommitdiff
path: root/src/map_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map_type.h')
-rw-r--r--src/map_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map_type.h b/src/map_type.h
index 93aded4d9..c55f77c80 100644
--- a/src/map_type.h
+++ b/src/map_type.h
@@ -37,7 +37,7 @@ struct TileExtended {
/**
* An offset value between to tiles.
*
- * This value is used fro the difference between
+ * This value is used for the difference between
* to tiles. It can be added to a tileindex to get
* the resulting tileindex of the start tile applied
* with this saved difference.