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.
2 parents 967e3c7 + 1ef2eef commit 74d43a6Copy full SHA for 74d43a6
stdlib/public/Distributed/DistributedActorSystem.swift
@@ -69,7 +69,7 @@ public protocol DistributedActorSystem: Sendable {
69
// - MARK: Actor Lifecycle
70
/// Create an `ActorID` for the passed actor type.
71
///
72
- /// This function is invoked by an distributed actor during its initialization,
+ /// This function is invoked by a distributed actor during its initialization,
73
/// and the returned address value is stored along with it for the time of its
74
/// lifetime.
75
0 commit comments