File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -106,15 +106,15 @@ message StationaryObject
106106
107107 // The IDs of the lanes that the object is assigned to.
108108 //
109- // \note Might be multiple if the object streches over multiple lanes.
109+ // \note Might be multiple IDs if the object stretches over multiple lanes.
110110 //
111111 // \note OSI uses singular instead of plural for repeated field names.
112112 //
113113 repeated Identifier assigned_lane_id = 5 ;
114114
115- // Percentage value of the object width in the corresponding lane.
115+ // Percentage values of the object width in the corresponding lane.
116116 //
117- // \note Might be multiple if the object streches over multiple lanes.
117+ // \note Might be multiple percentages if the object stretches over multiple lanes.
118118 //
119119 // \note OSI uses singular instead of plural for repeated field names.
120120 //
You can’t perform that action at this time.
0 commit comments