We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd90c86 commit 8b20ca4Copy full SHA for 8b20ca4
src/layer.rs
@@ -766,8 +766,8 @@ where
766
// case, and consider this span a root span.
767
//
768
// This is likely rare, as most users who use explicit parents will configure their
769
- // filters so that children and parents are both seen, but its not guaranteed. Also,
770
- // if users configure their filter with a `reload` filter, its possible that a parent
+ // filters so that children and parents are both seen, but it's not guaranteed. Also,
+ // if users configure their filter with a `reload` filter, it's possible that a parent
771
// and child have different filters as they are created with a filter change
772
// in-between.
773
0 commit comments