Skip to content

Commit 711250d

Browse files
paagkamepmai
authored andcommitted
fix(docs): linguistic review
Signed-off-by: Pierre R. Mai <[email protected]>
1 parent 01117bb commit 711250d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osi_groundtruth.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ message GroundTruth
166166
// inertial coordinate frame of the ground truth.
167167
//
168168
// \note It is implementation-specific how model_references are resolved to
169-
// 3d models. It is also implementation-specific which exact parts this
170-
// world model contains, e.g. whether it contains street geometries, or
171-
// whether those are derived automatically from a map reference.
169+
// 3d models. The parts the world model contains are also implementation-specific.
170+
// For example, the world model can wether contain street geometries or
171+
// derives street geometies automatically from a map reference.
172172
//
173173
optional string model_reference = 16;
174174
}

0 commit comments

Comments
 (0)