Commit 2a7330d2 authored by DonLakeFlyer's avatar DonLakeFlyer

Typo

parent 356c0b13
...@@ -262,7 +262,7 @@ Rectangle { ...@@ -262,7 +262,7 @@ Rectangle {
QGCLabel { QGCLabel {
anchors.left: parent.left anchors.left: parent.left
anchors.right: parent.right anchors.right: parent.right
text: qsTr("Above camera commands will take effect immediately upon mission start.") text: qsTr("Above camera commands will take affect immediately upon mission start.")
wrapMode: Text.WordWrap wrapMode: Text.WordWrap
horizontalAlignment: Text.AlignHCenter horizontalAlignment: Text.AlignHCenter
font.pointSize: ScreenTools.smallFontPointSize font.pointSize: ScreenTools.smallFontPointSize
......
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