Commit cc3cf383 authored by Lorenz Meier's avatar Lorenz Meier

Merge pull request #1665 from dogmaphobic/spellingFix

Fixing typo.
parents 0ce1bd4d b58c4edd
......@@ -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