Skip to content

Commit f5dd0ed

Browse files
hamishwilleebkueng
authored andcommitted
LTEST_VEL_UNC_IN typo in docs
1 parent b157bc4 commit f5dd0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/landing_target_estimator/landing_target_estimator_params.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ PARAM_DEFINE_FLOAT(LTEST_POS_UNC_IN, 0.1f);
9999
/**
100100
* Initial landing target velocity uncertainty
101101
*
102-
* Initial variance of the relative landing target velocity in x and y direction
102+
* Initial variance of the relative landing target velocity in x and y directions
103103
*
104104
* @unit (m/s)^2
105105
* @min 0.001

0 commit comments

Comments
 (0)