diff --git a/src/AutoPilotPlugins/APM/APMLightsComponent.qml b/src/AutoPilotPlugins/APM/APMLightsComponent.qml index 8b6effa..42c76d1 100644 --- a/src/AutoPilotPlugins/APM/APMLightsComponent.qml +++ b/src/AutoPilotPlugins/APM/APMLightsComponent.qml @@ -121,7 +121,7 @@ SetupPage { QGCLabel { id: settingsLabel - text: qsTr("Light Settings") + text: qsTr("Light Output Channels") font.family: ScreenTools.demiboldFontFamily }