mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
fix(uuv_pos_control): fix grammar in parameter description
cant→cannot
This commit is contained in:
@@ -36,7 +36,7 @@ parameters:
|
||||
description:
|
||||
short: Max height error from manual input
|
||||
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
|
||||
default: 0.3
|
||||
decimal: 2
|
||||
|
||||
Reference in New Issue
Block a user