We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87bde4 commit 5e23abbCopy full SHA for 5e23abb
src/datadog/trace_segment.h
@@ -24,7 +24,7 @@
24
// same `TraceSegment`.
25
//
26
// When all of the `Span`s associated with `TraceSegment` have been destroyed,
27
-// the `TraceSegment` submits their them in a payload to a `Collector`.
+// the `TraceSegment` submits them in a payload to a `Collector`.
28
29
#include <cstddef>
30
#include <memory>
0 commit comments