summaryrefslogtreecommitdiff
path: root/src/clear_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/clear_map.h')
-rw-r--r--src/clear_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clear_map.h b/src/clear_map.h
index f5c9271d2..881e94a6e 100644
--- a/src/clear_map.h
+++ b/src/clear_map.h
@@ -322,7 +322,7 @@ static inline void MakeSnow(TileIndex t, uint density = 0)
}
/**
- * Clear the snow from a tile and return it to it's previous type.
+ * Clear the snow from a tile and return it to its previous type.
* @param t the tile to clear of snow
* @pre GetClearGround(t) == CLEAR_SNOW
*/