diff options
Diffstat (limited to 'src/rail.h')
-rw-r--r-- | src/rail.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rail.h b/src/rail.h index 1bc403d7f..b7258d301 100644 --- a/src/rail.h +++ b/src/rail.h @@ -239,7 +239,7 @@ public: * When #INVALID_DATE or a vehicle using this railtype gets introduced earlier, * the vehicle's introduction date will be used instead for this railtype. * The introduction at this date is furthermore limited by the - * #introduction_required_types. + * #introduction_required_railtypes. */ Date introduction_date; |