Skip to content

Commit 358c2c7

Browse files
authored
Merge pull request #493 from hschoen/patch-1
Correct typos in model_reference comments in osi_groundtruth.proto
2 parents 7fdfe13 + 1658954 commit 358c2c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_groundtruth.proto

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ message GroundTruth
167167
//
168168
// \note It is implementation-specific how model_references are resolved to
169169
// 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.
170+
// For example, the world model can either contain street geometries or
171+
// derives street geometries automatically from a map reference.
172172
//
173173
optional string model_reference = 16;
174174
}

0 commit comments

Comments
 (0)