Skip to content

Commit dedcfa8

Browse files
heckjktoso
andauthored
Update Sources/Tracing/TracerProtocol.swift
Co-authored-by: Konrad `ktoso` Malawski <[email protected]>
1 parent 8e57cb8 commit dedcfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Tracing/TracerProtocol.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ extension Tracer {
324324
}
325325
}
326326

327-
/// Start a new span and automatically end when the operation completes,
327+
/// Start a new span and automatically end it when the operation completes,
328328
/// including recording the error in case the operation throws.
329329
///
330330
/// The current task-local `ServiceContext` is picked up and provided to the underlying tracer.

0 commit comments

Comments
 (0)