diff --git a/src/AutoPilotPlugins/PX4/PX4FlightBehaviorCopter.qml b/src/AutoPilotPlugins/PX4/PX4FlightBehaviorCopter.qml index a480cca..1d831f6 100644 --- a/src/AutoPilotPlugins/PX4/PX4FlightBehaviorCopter.qml +++ b/src/AutoPilotPlugins/PX4/PX4FlightBehaviorCopter.qml @@ -140,7 +140,7 @@ SetupPage { id: zVelSlider ListElement { - title: qsTr("Vertial velocity (m/s)") + title: qsTr("Vertical velocity (m/s)") description: qsTr("Limit the vertical velocity (applies to all modes).") param: "MPC_Z_VEL_ALL" min: 0.2