AR_WPNav: minor param description typo fix

This commit is contained in:
Randy Mackay 2020-08-03 15:35:59 +09:00
parent 551f7d66c1
commit 89a4f83527

View File

@ -58,7 +58,7 @@ const AP_Param::GroupInfo AR_WPNav::var_info[] = {
// @Param: PIVOT_ANGLE
// @DisplayName: Waypoint Pivot Angle
// @Description: Pivot when the difference bewteen the vehicle's heading and it's target heading is more than this many degrees. Set to zero to disable pivot turns
// @Description: Pivot when the difference between the vehicle's heading and its target heading is more than this many degrees. Set to zero to disable pivot turns
// @Units: deg
// @Range: 0 360
// @Increment: 1