Skip to content

Commit 18e33ec

Browse files
authored
Quick typo fix
1 parent 6dcc42f commit 18e33ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/viam/common/v1/common.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ message Orientation {
6767
double theta = 4;
6868
}
6969

70-
// PoseInFrame contains a pose and the and the reference frame in which it was observed
70+
// PoseInFrame contains a pose and the reference frame in which it was observed
7171
message PoseInFrame {
7272
string reference_frame = 1;
7373
Pose pose = 2;

0 commit comments

Comments
 (0)