Plane:correct TKOFF_DIST metadata

This commit is contained in:
Henry Wurzburg 2023-09-06 20:37:48 -05:00 committed by Tom Pittenger
parent eeb5227228
commit ed21c49975
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ const AP_Param::GroupInfo ModeTakeoff::var_info[] = {
// @Param: DIST
// @DisplayName: Takeoff mode distance
// @Description: This is the distance from the takeoff location where the plane will loiter. The loiter point will be in the direction of takeoff (the direction the plane is facing when the motor starts)
// @Description: This is the distance from the takeoff location where the plane will loiter. The loiter point will be in the direction of takeoff (the direction the plane is facing when the plane begins takeoff)
// @Range: 0 500
// @Increment: 1
// @Units: m