Skip to content

Commit f6c2d82

Browse files
authored
fix(docs): linguistic review
1 parent 4491677 commit f6c2d82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osi_trafficupdate.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ message TrafficUpdate
4141

4242
// Updated traffic participant data
4343
//
44-
// \note It is not expected that static fields are populated, and if they
45-
// are they may be ignored by the receiver of this message (e.g. dimensions,
46-
// or vehicle category). All dynamic fields should be populated where known
44+
// \note It is not expected that static fields are populated. If they
45+
// are, they may be ignored by the receiver of this message, for example, dimensions,
46+
// or vehicle category. All dynamic fields should be populated where known,
4747
// for example, velocity, light states, or future trajectory.
4848
//
4949
repeated MovingObject traffic = 3;

0 commit comments

Comments
 (0)