summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index d32685566..b276eaf13 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -1202,7 +1202,7 @@ static SettingEntry _settings_construction[] = {
SettingEntry("construction.autoslope"),
SettingEntry("construction.extra_dynamite"),
SettingEntry("construction.longbridges"),
- SettingEntry("station.always_small_airport"),
+ SettingEntry("station.never_expire_airports"),
SettingEntry("construction.freeform_edges"),
};
/** Construction sub-page */