mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Fix typo
This commit is contained in:
parent
72d83e2fe4
commit
74e6226d13
@ -230,7 +230,7 @@ class PilotSettingsBox(QGroupBox):
|
||||
)
|
||||
|
||||
enable_squadron_pilot_limits_label = QLabel(
|
||||
"Enable per-squadron pilot limtits (WIP)"
|
||||
"Enable per-squadron pilot limits (WIP)"
|
||||
)
|
||||
enable_squadron_pilot_limits_label.setToolTip(enable_squadron_pilot_limits_info)
|
||||
enable_squadron_pilot_limits = QCheckBox()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user