Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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;
}