mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 10:38:28 -04:00
AP_Landing: Fix misspelling in deepstall docs
This commit is contained in:
parent
8357b31e57
commit
1e699a53f6
@ -54,7 +54,7 @@ const AP_Param::GroupInfo AP_Landing_Deepstall::var_info[] = {
|
||||
AP_GROUPINFO("APP_EXT", 4, AP_Landing_Deepstall, approach_extension, 50),
|
||||
|
||||
// @Param: V_DWN
|
||||
// @DisplayName: Deepstall veloicty down
|
||||
// @DisplayName: Deepstall velocity down
|
||||
// @Description: The downward velocity of the aircraft while stalled
|
||||
// @Range: 0 20
|
||||
// @Units: m/s
|
||||
|
Loading…
Reference in New Issue
Block a user