Skip to content

Commit cac865d

Browse files
authored
global -> glob
1 parent a0f9a74 commit cac865d

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
@@ -66,7 +66,7 @@
6666
// - service name glob pattern
6767
// - span name (operation name) glob pattern
6868
// - resource name glob pattern
69-
// - tag value global patterns
69+
// - tag value glob patterns
7070
//
7171
// For more information on span matching and glob patterns, see
7272
// `span_matcher.h`.

0 commit comments

Comments
 (0)