Skip to content

Commit 49f098d

Browse files
committed
spelling: which
Signed-off-by: Josh Soref <[email protected]>
1 parent 4497335 commit 49f098d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCCore/Streaming/Internal/BroadcastAsyncSequence.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1575,7 +1575,7 @@ extension _BroadcastSequenceStateMachine {
15751575
@usableFromInline
15761576
var nextElementID: _BroadcastSequenceStateMachine<Element>.Elements.ID
15771577

1578-
/// A continuation which which will be resumed when the next element becomes available.
1578+
/// A continuation which will be resumed when the next element becomes available.
15791579
@usableFromInline
15801580
var continuation: ConsumerContinuation?
15811581

0 commit comments

Comments
 (0)