Skip to content

Commit fdde9ea

Browse files
hawkwdavidbarsky
andauthored
Update tracing-subscriber/src/filter/layer_filters.rs
Co-authored-by: David Barsky <me@davidbarsky.com>
1 parent 8921f33 commit fdde9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracing-subscriber/src/filter/layer_filters.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ pub(crate) struct FilterMap {
130130
/// bit, so that the `FilterMap` has been cleared for the next set of
131131
/// `enabled` calls.
132132
///
133-
/// This is also read by the `Registry`, for two reasons:
133+
/// FilterState is also read by the `Registry`, for two reasons:
134134
///
135135
/// 1. When filtering a span, the Registry must store the `FilterMap`
136136
/// generated by `Filtered::enabled` calls for that span as part of the

0 commit comments

Comments
 (0)