Skip to content

Commit 75dd98d

Browse files
committed
Cherry pick Swift 5.5 doc changes in AsyncIteratorProtocol.swift
1 parent 9c5e5ef commit 75dd98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Concurrency/AsyncIteratorProtocol.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
import Swift
1414

15-
/// A type that that asychronously supplies the values of a sequence one at a
15+
/// A type that asynchronously supplies the values of a sequence one at a
1616
/// time.
1717
///
1818
/// The `AsyncIteratorProtocol` defines the type returned by the

0 commit comments

Comments
 (0)