Skip to content

Commit cc68cdd

Browse files
Fix rule syntax in sensor view
Signed-off-by: Thomas Sedlmayer <[email protected]>
1 parent 9900c1e commit cc68cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_sensorview.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ message SensorView
138138
// The ID of the host vehicle in the \c #global_ground_truth data.
139139
//
140140
// \rules
141-
// refers_to: 'MovingObject'
141+
// refers_to: MovingObject
142142
// is_set
143143
// \endrules
144144
//

0 commit comments

Comments
 (0)