Skip to content

Commit 84bfde1

Browse files
ktosoglbrntt
andcommitted
Update Sources/GRPC/AsyncAwaitSupport/GRPCAsyncServerHandler.swift
Co-authored-by: George Barnett <[email protected]>
1 parent d1c9a28 commit 84bfde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPC/AsyncAwaitSupport/GRPCAsyncServerHandler.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ internal final class AsyncServerHandler<
195195
internal var logger: Logger
196196

197197
/// Contextual baggage which can be used to start tracing spans,
198-
// or carry additional contextual information through the handler.
198+
/// or carry additional contextual information through the handler.
199199
@usableFromInline
200200
internal var baggage: Baggage
201201

0 commit comments

Comments
 (0)