Skip to content

Commit 3fc02c4

Browse files
committed
A stray slash.
1 parent 0f06824 commit 3fc02c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Foundation/Bridging.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ extension _StructTypeBridgeable {
5151
}
5252
}
5353

54-
// slated for removal, these are the swift-corelibs-only variant of the _ObjectiveCBridgeable\
54+
// slated for removal, these are the swift-corelibs-only variant of the _ObjectiveCBridgeable
5555

5656
internal protocol _SwiftBridgeable {
5757
associatedtype SwiftType

0 commit comments

Comments
 (0)