Commit 232fe52f authored by Don Gagne's avatar Don Gagne

parent 785d797c
......@@ -66,7 +66,7 @@ Rectangle {
anchors.left: parent.left
anchors.right: parent.right
factList: [ missionItem.loiterAltitude, missionItem.loiterRadius ]
factLabels: [ qsTr("Altitude"), qsTr("Radius") ]
factLabels: [ qsTr("Approach Alt"), qsTr("Radius") ]
}
Item { width: 1; height: _spacer }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment