Skip to content

Commit 5573a92

Browse files
committed
spelling: continuation
Signed-off-by: Josh Soref <[email protected]>
1 parent b20ff11 commit 5573a92

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
@@ -1592,7 +1592,7 @@ extension _BroadcastSequenceStateMachine {
15921592

15931593
/// Returns and sets the continuation to `nil` if one exists.
15941594
///
1595-
/// The next element ID is advanced if a contination exists.
1595+
/// The next element ID is advanced if a continuation exists.
15961596
///
15971597
/// - Returns: The continuation, if one existed.
15981598
@inlinable

0 commit comments

Comments
 (0)