Skip to content

Commit 8b20ca4

Browse files
authored
chore: fix typos (#91)
1 parent bd90c86 commit 8b20ca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/layer.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -766,8 +766,8 @@ where
766766
// case, and consider this span a root span.
767767
//
768768
// 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
769+
// filters so that children and parents are both seen, but it's not guaranteed. Also,
770+
// if users configure their filter with a `reload` filter, it's possible that a parent
771771
// and child have different filters as they are created with a filter change
772772
// in-between.
773773
//

0 commit comments

Comments
 (0)