Skip to content

Commit 25271a5

Browse files
Update osi_trafficcommand.proto
1 parent 8765bff commit 25271a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_trafficcommand.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ message TrafficAction
106106
//
107107
optional LongitudinalDistanceAction longitudinal_distance_action = 9;
108108

109-
// A LongitudinalDistanceAction
109+
// A LaneOffsetAction
110110
//
111111
optional LaneOffsetAction lane_offset_action = 10;
112112

@@ -761,4 +761,4 @@ message CustomAction
761761
// The custom command given to the traffic participant.
762762
//
763763
optional string command = 2;
764-
}
764+
}

0 commit comments

Comments
 (0)