Skip to content

Commit 8540b46

Browse files
heckjktoso
andauthored
Update Sources/Instrumentation/MultiplexInstrument.swift
Co-authored-by: Konrad `ktoso` Malawski <[email protected]>
1 parent c7cbfd2 commit 8540b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Instrumentation/MultiplexInstrument.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import ServiceContextModule
1616

17-
/// A pseudo instrument to use to instrument using multiple instrumentss across a
17+
/// A pseudo instrument to use to instrument using multiple instruments across a
1818
/// common service context.
1919
public struct MultiplexInstrument {
2020
private var instruments: [Instrument]

0 commit comments

Comments
 (0)