Skip to content

Commit 9462de6

Browse files
Oliboy50djc
authored andcommitted
chore: fix on_close() comment
1 parent de42149 commit 9462de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layer.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@ where
11681168
}
11691169
}
11701170

1171-
// Assign end time, build and start span, drop span to export
1171+
// Build and start span, drop span to export
11721172
builder.start_with_context(&self.tracer, &parent_cx);
11731173
}
11741174
}

0 commit comments

Comments
 (0)