summaryrefslogtreecommitdiff
path: root/src/tile_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-10-13 03:26:48 +0000
committerrubidium <rubidium@openttd.org>2008-10-13 03:26:48 +0000
commit3ee482ca1bd4eb1ff049c4506d864c87f227f463 (patch)
tree85fa073697b6d9960bca90c52e215ea66078536e /src/tile_type.h
parentc768516a61ee02b6a773418300d571cf865490ae (diff)
downloadopenttd-3ee482ca1bd4eb1ff049c4506d864c87f227f463.tar.xz
(svn r14461) -Document: add some doxygen comments (Albert)
Diffstat (limited to 'src/tile_type.h')
-rw-r--r--src/tile_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tile_type.h b/src/tile_type.h
index 2d46a74d5..229dcee15 100644
--- a/src/tile_type.h
+++ b/src/tile_type.h
@@ -18,7 +18,7 @@ enum {
/**
- * The different type of a tile.
+ * The different types of tiles.
*
* Each tile belongs to one type, according whatever is build on it.
*