Skip to content

Commit 5e23abb

Browse files
committed
"their them" -> "them"
1 parent c87bde4 commit 5e23abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datadog/trace_segment.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
// same `TraceSegment`.
2525
//
2626
// When all of the `Span`s associated with `TraceSegment` have been destroyed,
27-
// the `TraceSegment` submits their them in a payload to a `Collector`.
27+
// the `TraceSegment` submits them in a payload to a `Collector`.
2828

2929
#include <cstddef>
3030
#include <memory>

0 commit comments

Comments
 (0)