summaryrefslogtreecommitdiff
path: root/src/unmovable_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unmovable_map.h')
-rw-r--r--src/unmovable_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unmovable_map.h b/src/unmovable_map.h
index 72cbc3739..1b01c5637 100644
--- a/src/unmovable_map.h
+++ b/src/unmovable_map.h
@@ -256,7 +256,7 @@ static inline void MakeUnmovableHQHelper(TileIndex t, uint8 section, Owner o)
}
/**
- * Make an HQ with the give tile as it's northern tile.
+ * Make an HQ with the given tile as its northern tile.
* @param t the tile to make the northern tile of a HQ.
* @param o the owner of the HQ.
*/