AC_WPNav: fix typo

This commit is contained in:
mirkix 2018-10-11 22:42:31 +02:00 committed by Francisco Ferreira
parent 820f9bd260
commit 0c9fd0ae93

View File

@ -53,7 +53,7 @@ const AP_Param::GroupInfo AC_Loiter::var_info[] = {
// @Param: BRK_JERK
// @DisplayName: Loiter braking jerk
// @Description: Loiter braking jerk in cm/s/s/s. Higher values will remove braking faster if the pilot moves the sticks during a braking manuver.
// @Description: Loiter braking jerk in cm/s/s/s. Higher values will remove braking faster if the pilot moves the sticks during a braking maneuver.
// @Units: cm/s/s/s
// @Range: 500 5000
// @Increment: 1