From 7b38bedad805448f5e78245ef89ae91efd6ee051 Mon Sep 17 00:00:00 2001 From: "Pierre R. Mai" Date: Fri, 22 Mar 2024 16:50:11 +0100 Subject: [PATCH] Review feedback rewording Co-authored-by: jakobkaths <54845080+jakobkaths@users.noreply.github.com> Signed-off-by: Pierre R. Mai --- osi_object.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osi_object.proto b/osi_object.proto index 8e1d8a1a1..fb0c518b3 100644 --- a/osi_object.proto +++ b/osi_object.proto @@ -819,7 +819,7 @@ message MovingObject // // Definition: Hatchback or sedan with length between 4.5 and 5 m. // - // \note Deprecated differentiation, use TYPE_CAR instead, which is an alias + // \note Deprecated differentiation, use the alias TYPE_CAR instead // TYPE_MEDIUM_CAR = 4;