Skip to content

Commit 261ce44

Browse files
committed
Minor wording update from documentation review
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent ad2aea6 commit 261ce44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osi_lane.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -827,9 +827,9 @@ message LaneBoundary
827827
// dashed lane boundary.
828828
//
829829
// \note The enum descriptions adhere to the definition direction
830-
// of the lane boundary points, meaning that start or end of a dash
831-
// are understood with respect to the direction in which the points
832-
// of the boundary line are defined.
830+
// of the lane boundary points. This means that start or end of a
831+
// dash are understood with respect to the direction in which the
832+
// points of the boundary line are defined.
833833
//
834834
enum Dash
835835
{

0 commit comments

Comments
 (0)