Skip to content

Commit 3eb44b9

Browse files
pryrevooon
authored andcommitted
typo
1 parent f023b4e commit 3eb44b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mavros_extras/src/plugins/landing_target.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ class LandingTargetPlugin : public plugin::Plugin,
482482
break;
483483
}
484484
default: {
485-
//Raise a warning if a non-zero value is provided
486-
//XXX: This is no idea given that "0" is "MAV_FRAME::GLOBAL"
485+
//Raise a warning if a non-zero frame value is provided
486+
//XXX: This is no ideal given that "0" is "MAV_FRAME::GLOBAL"
487487
// however this would be the "default value" for anyone
488488
// using this interface without setting frame correctly
489489
//

0 commit comments

Comments
 (0)