diff --git a/src/AutoPilotPlugins/APM/APMLightsComponent.qml b/src/AutoPilotPlugins/APM/APMLightsComponent.qml index 8b6effa4ecb6ae0615eed81397bc7944af7b2de0..42c76d1a24b18e20b533fa56d6e49c234b83765c 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 }