Skip to content

Commit

Permalink
Correct typos in model_reference comments
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre R. Mai <[email protected]>
  • Loading branch information
hschoen authored and pmai committed Mar 18, 2021
1 parent 7fdfe13 commit 1658954
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 1658954

Please sign in to comment.