Skip to content

Commit 894eff7

Browse files
thomassedlmayerpmai
authored andcommitted
Refine gap enum description
Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
1 parent 9c5eedd commit 894eff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_lane.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,8 @@ message LaneBoundary
856856
DASH_END = 4;
857857

858858
// The current \c BoundaryPoint is located in the gap between
859-
// two dashes on a dashed line.
860-
//
859+
// two dashes on a dashed line or indicates the start or end of
860+
// a lane boundary off the dash.
861861
DASH_GAP = 5;
862862
}
863863
}

0 commit comments

Comments
 (0)