Skip to content

Commit 5eefcc9

Browse files
committed
chore: fix typo in Longitudinal_control.md
1 parent 36c15f8 commit 5eefcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer_guide/Longitudinal_control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ By using `API::setVelocityLimit`, you can set the velocity limit of the npc.
129129
| Value | Type | Description |
130130
| --------------- | ------ | -------------------------- |
131131
| name | string | Name of the npc. |
132-
| lenear_velocity | double | Velocity limit of the npc. |
132+
| linear_velocity | double | Velocity limit of the npc. |

0 commit comments

Comments
 (0)