Apply documentation suggestions from code review

Co-authored-by: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
David Langley
2021-09-09 10:31:41 +01:00
committed by GitHub
parent 0dbc7a17f3
commit 433b7b6d90
2 changed files with 3 additions and 3 deletions
@@ -18,7 +18,7 @@ import XCTest
import Combine
/**
XCTest utility to wat for results from publishers, so that the output can be used for assertions.
XCTest utility to wait for results from publishers, so that the output can be used for assertions.
*/
@available(iOS 14.0, *)
extension XCTestCase {