Skip to content

Commit

Permalink
Merge pull request #493 from hschoen/patch-1
Browse files Browse the repository at this point in the history
Correct typos in model_reference comments in osi_groundtruth.proto
  • Loading branch information
pmai authored Mar 18, 2021
2 parents 7fdfe13 + 1658954 commit 358c2c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osi_groundtruth.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

0 comments on commit 358c2c7

Please sign in to comment.