summaryrefslogtreecommitdiff
path: root/src/map_type.h
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2012-12-01 13:12:39 +0000
committeralberth <alberth@openttd.org>2012-12-01 13:12:39 +0000
commit732e073261a0c9f2d644475ec800f5acae90ec94 (patch)
treeed921e856ce535c64e5542357fb942192a656df0 /src/map_type.h
parent01d023ad3bd9f33c702aa523e2b8efbdbe3f61f9 (diff)
downloadopenttd-732e073261a0c9f2d644475ec800f5acae90ec94.tar.xz
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
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.