File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,8 @@ message TrafficSign
7979 //
8080 message Classification
8181 {
82- // Variability
82+ // The traffic sign is not stationary, for example a temporary
83+ // traffic sign in a street construction.
8384 //
8485 optional Variability variability = 1 ;
8586
@@ -830,8 +831,7 @@ message TrafficSign
830831 // direction from where a 'viewer' could see the supplementary traffic sign image.
831832 //
832833 optional BaseStationary base = 1 ;
833-
834-
834+
835835 // The classification of the supplementary traffic sign.
836836 //
837837 optional Classification classification = 2 ;
Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ message LaneBoundary
319319
320320 // The ids of \c StationaryObjects which limit the corresponding lane.
321321 // This field must be set if the \c LaneBoundary.type is set to
322- // # TYPE_STRUCTURE
322+ // #TYPE_STRUCTURE
323323 //
324324 repeated Identifier limiting_structure_id = 5 ;
325325
You can’t perform that action at this time.
0 commit comments