Skip to content

Commit c87bde4

Browse files
authored
This -> Thus
1 parent cac865d commit c87bde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datadog/trace_sampler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
// matching rule is used.
7676
//
7777
// The global rate (section 2, above) is implemented as a sampling rule that
78-
// matches any span and is appended to any configured sampling rules. This,
78+
// matches any span and is appended to any configured sampling rules. Thus,
7979
// sampling rules override the global sample rate for matching root spans.
8080
//
8181
// The volume of traces kept by sampling rules (including the global sample

0 commit comments

Comments
 (0)