Skip to content

Commit 6890810

Browse files
authored
fix typo in comment
1 parent e0d9661 commit 6890810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/ABI/Metadata.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2255,7 +2255,7 @@ class RelativeTargetProtocolDescriptorPointer {
22552255
}
22562256
};
22572257

2258-
/// A referenc to a type.
2258+
/// A reference to a type.
22592259
template <typename Runtime>
22602260
struct TargetTypeReference {
22612261
union {

0 commit comments

Comments
 (0)