navigator: fix param description

This commit is contained in:
Julian Oes 2021-08-05 14:03:03 +02:00 committed by Mathieu Bresciani
parent 01d0b8800e
commit 0033c0fc51
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ PARAM_DEFINE_FLOAT(MIS_LTRMIN_ALT, -1.0f);
*
* Failsafe check to prevent running mission stored from previous flight at a new takeoff location.
* Set a value of zero or less to disable. The mission will not be started if the current
* waypoint is more distant than MIS_DIS_1WP from the home position.
* waypoint is more distant than MIS_DIST_1WP from the home position.
*
* @unit m
* @min 0