Commit b58c4edd authored by dogmaphobic's avatar dogmaphobic

Fixing typo.

parent 21d48a5b
......@@ -936,7 +936,7 @@ Item {
width: parent.width
y: (parent.height * (1.0 - rc_return_th.value)) - (implicitHeight / 2)
horizontalAlignment: Text.AlignRight
text: "Offboad"
text: "Offboard"
}
QGCLabel {
......
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