We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e57cb8 commit dedcfa8Copy full SHA for dedcfa8
Sources/Tracing/TracerProtocol.swift
@@ -324,7 +324,7 @@ extension Tracer {
324
}
325
326
327
- /// Start a new span and automatically end when the operation completes,
+ /// Start a new span and automatically end it when the operation completes,
328
/// including recording the error in case the operation throws.
329
///
330
/// The current task-local `ServiceContext` is picked up and provided to the underlying tracer.
0 commit comments