Skip to content

Commit

Permalink
chore: fix typos (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
mladedav authored Feb 15, 2024
1 parent bd90c86 commit 8b20ca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -766,8 +766,8 @@ where
// case, and consider this span a root span.
//
// This is likely rare, as most users who use explicit parents will configure their
// filters so that children and parents are both seen, but its not guaranteed. Also,
// 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
// and child have different filters as they are created with a filter change
// in-between.
//
Expand Down

0 comments on commit 8b20ca4

Please sign in to comment.