We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c9a28 commit 84bfde1Copy full SHA for 84bfde1
Sources/GRPC/AsyncAwaitSupport/GRPCAsyncServerHandler.swift
@@ -195,7 +195,7 @@ internal final class AsyncServerHandler<
195
internal var logger: Logger
196
197
/// Contextual baggage which can be used to start tracing spans,
198
- // or carry additional contextual information through the handler.
+ /// or carry additional contextual information through the handler.
199
@usableFromInline
200
internal var baggage: Baggage
201
0 commit comments