Skip to content

Commit b82464f

Browse files
hamishwilleebkueng
authored andcommitted
Parameter typo PLD_MAX_SRCH
1 parent ca454c9 commit b82464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/navigator/precland_params.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ PARAM_DEFINE_FLOAT(PLD_SRCH_TOUT, 10.0f);
112112
/**
113113
* Maximum number of search attempts
114114
*
115-
* Maximum number of times to seach for the landing target if it is lost during the precision landing.
115+
* Maximum number of times to search for the landing target if it is lost during the precision landing.
116116
*
117117
* @min 0
118118
* @max 100

0 commit comments

Comments
 (0)