Skip to content

Commit 6aa4e12

Browse files
hamishwilleebkueng
authored andcommitted
Typo in LTEST_MEAS_UNC docs
1 parent f5dd0ed commit 6aa4e12

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
@@ -74,7 +74,7 @@ PARAM_DEFINE_FLOAT(LTEST_ACC_UNC, 10.0f);
7474
* Landing target measurement uncertainty
7575
*
7676
* Variance of the landing target measurement from the driver.
77-
* Higher values results in less agressive following of the measurement and a smoother output as well as fewer rejected measurements.
77+
* Higher values result in less aggressive following of the measurement and a smoother output as well as fewer rejected measurements.
7878
*
7979
* @unit tan(rad)^2
8080
* @decimal 4

0 commit comments

Comments
 (0)