summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
Diffstat (limited to 'src/table')
-rw-r--r--src/table/airport_defaults.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/airport_defaults.h b/src/table/airport_defaults.h
index f5e727c5c..cd9f195b3 100644
--- a/src/table/airport_defaults.h
+++ b/src/table/airport_defaults.h
@@ -16,7 +16,7 @@
* Definition of an airport tiles layout.
* @param x offset x of this tile
* @param y offset y of this tile
- * @param m AirportGfx of the tile
+ * @param m StationGfx of the tile
* @see _airport_specs
* @see AirportTileTable
*/