mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
fix(uuv_pos_control): fix grammar in parameter description
cant→cannot
This commit is contained in:
@@ -36,7 +36,7 @@ parameters:
|
|||||||
description:
|
description:
|
||||||
short: Max height error from manual input
|
short: Max height error from manual input
|
||||||
long: maximum Height distance controlled by manual input. Diff between actual
|
long: maximum Height distance controlled by manual input. Diff between actual
|
||||||
and desired Height cant be higher than that
|
and desired Height cannot be higher than that
|
||||||
type: float
|
type: float
|
||||||
default: 0.3
|
default: 0.3
|
||||||
decimal: 2
|
decimal: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user