Commit e3f54a94 authored by Gus Grubba's avatar Gus Grubba

CP - Fix comment typo

parent 61cab679
......@@ -390,7 +390,7 @@ Item {
StateChangeScript {
script: {
// Stop video, restart it again with Timer
// Avoiding crashs if ParentChange is not yet done
// Avoiding crashes if ParentChange is not yet done
QGroundControl.videoManager.stopVideo()
videoPopUpTimer.running = true
}
......
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