Skip to content

Commit a237e88

Browse files
authored
feat(docs): linguistic review
Signed-off-by: Katrin Mehl <katrin.mehl@parson-europe.com>
1 parent 29da7ee commit a237e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_object.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,8 @@ message MovingObject
344344
// realistic simulation of traffic participants that are not under test.
345345
// This information should not be made available to the stack under test.
346346
//
347-
// \note Moving objects are not required to stick to this trajectory, it is
348-
// indicative, and equivalent to the output of a perception + prediction
347+
// \note Moving objects are not required to stick to this trajectory. It is
348+
// indicative and equivalent to the output of a perception and prediction
349349
// system.
350350
//
351351
repeated StatePoint future_trajectory = 8;

0 commit comments

Comments
 (0)