Skip to content

Commit f63077f

Browse files
RIFJopmai
authored andcommitted
FIX documentation (triple-slash)
remove triple-slash that causes python-test fail Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
1 parent 912f930 commit f63077f

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
@@ -315,7 +315,7 @@ message CameraSensorView
315315
//
316316
// The raw image data in the memory layout specified by the camera sensor
317317
// input configuration. Default pixel order is left-to-right, top-to-bottom
318-
///(think of scan lines in a TV), but modifications can be
318+
// (think of scan lines in a TV), but modifications can be
319319
// requested/indicated in CameraSensorViewConfiguration.pixel_order.
320320
//
321321
optional bytes image_data = 2;

0 commit comments

Comments
 (0)