diff --git a/osi_groundtruth.proto b/osi_groundtruth.proto index d862ff988..10f9dceae 100644 --- a/osi_groundtruth.proto +++ b/osi_groundtruth.proto @@ -167,8 +167,8 @@ message GroundTruth // // \note It is implementation-specific how model_references are resolved to // 3d models. The parts the world model contains are also implementation-specific. - // For example, the world model can wether contain street geometries or - // derives street geometies automatically from a map reference. + // For example, the world model can either contain street geometries or + // derives street geometries automatically from a map reference. // optional string model_reference = 16; }