Skip to content

Commit ed79614

Browse files
max-rosinlemmer-fzi
authored andcommitted
fix(docs): Fix typos
Signed-off-by: Maximilian Rosin <maximilian.rosin@parson-europe.com> Signed-off-by: Markus Lemmer <lemmer@fzi.de>
1 parent 4ad0322 commit ed79614

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

osi_trafficupdate.proto

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,11 @@ import "osi_hostvehicledata.proto";
1010
package osi3;
1111

1212
//
13-
<<<<<<< HEAD
1413
// \brief The traffic update message is provided by traffic participant
1514
// models to provide updates to their position, state and future
1615
// trajectory back to the simulation environment. The message is
1716
// designed to update data of exactly one traffic participant,
1817
// optionally with an attached trailer.
19-
=======
20-
// \brief The traffic update message is provided by traffic
21-
// participant models to provide updates to their position, state,
22-
// and future trajectory back to the simulation environment.
23-
>>>>>>> 9af16d40 (feat (docs): grammar)
2418
//
2519
// \note For reasons of convenience and consistency, the updated
2620
// information is provided as a MovingObject. Certain fields of this

0 commit comments

Comments
 (0)