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 ed3e635 commit 9fcd151Copy full SHA for 9fcd151
include/swift/IRGen/Linking.h
@@ -590,7 +590,7 @@ class LinkEntity {
590
/// The pointer is a const char* of the name.
591
KnownCoroFunctionPointer,
592
593
- /// An coro function pointer for a distributed accessor (method or
+ /// A coro function pointer for a distributed accessor (method or
594
/// property).
595
/// The pointer is a SILFunction*.
596
DistributedAccessorCoroFunctionPointer,
0 commit comments