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 c7cbfd2 commit 8540b46Copy full SHA for 8540b46
Sources/Instrumentation/MultiplexInstrument.swift
@@ -14,7 +14,7 @@
14
15
import ServiceContextModule
16
17
-/// A pseudo instrument to use to instrument using multiple instrumentss across a
+/// A pseudo instrument to use to instrument using multiple instruments across a
18
/// common service context.
19
public struct MultiplexInstrument {
20
private var instruments: [Instrument]
0 commit comments