Skip to content

Commit 52d8436

Browse files
committed
Corrected typos.
1 parent 79e6ab7 commit 52d8436

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osi_common.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -573,9 +573,9 @@ message BaseStationary
573573
// Sub-divisions of the overall bounding box of the \c BaseStationary object.
574574
//
575575
// The bounding box sections can include separate parts on partially-opaque
576-
// objects such are trees with a distinction between trunk and crown.
576+
// objects such as trees with a distinction between trunk and crown.
577577
//
578-
// \note It is expcted that when using \c #bounding_box_section ,
578+
// \note It is expected that when using \c #bounding_box_section ,
579579
// anyone consuming this data has the guarantee that all others parts of
580580
// the \c BaseStationary are covered by a sub-section, such that the
581581
// guarentee is that the remaining area of the objects dimension is
@@ -714,7 +714,7 @@ message BaseMoving
714714
// The bounding box sections can include side mirrors, cargo, etc. for
715715
// vehicles, as well as body-part sections for pedestrians.
716716
//
717-
// \note It is also expcted that when using \c #bounding_box_section ,
717+
// \note It is also expected that when using \c #bounding_box_section ,
718718
// anyone consuming this data has the guarantee that all others parts of
719719
// the \c BaseMoving are covered by a sub-section, such that the
720720
// guarentee is that the remaining area of the objects dimension is

0 commit comments

Comments
 (0)