Skip to content

Commit

Permalink
chore: fix on_close() comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliboy50 authored and djc committed May 29, 2024
1 parent de42149 commit 9462de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@ where
}
}

// Assign end time, build and start span, drop span to export
// Build and start span, drop span to export
builder.start_with_context(&self.tracer, &parent_cx);
}
}
Expand Down

0 comments on commit 9462de6

Please sign in to comment.