Skip to content

Commit 9fcd151

Browse files
committed
[Gardening] Detypo'd.
1 parent ed3e635 commit 9fcd151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/IRGen/Linking.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ class LinkEntity {
590590
/// The pointer is a const char* of the name.
591591
KnownCoroFunctionPointer,
592592

593-
/// An coro function pointer for a distributed accessor (method or
593+
/// A coro function pointer for a distributed accessor (method or
594594
/// property).
595595
/// The pointer is a SILFunction*.
596596
DistributedAccessorCoroFunctionPointer,

0 commit comments

Comments
 (0)