Skip to content

Commit e39bcb9

Browse files
Fix comment
1 parent c645e45 commit e39bcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/RxSwiftTests/Completable+AndThen.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ extension CompletableAndThenTest {
174174
disposable.dispose()
175175
}
176176

177-
// completable has completed by now
177+
// completable has terminated with error by now
178178
scheduler.advanceTo(300)
179179

180180
weak var weakObject = object

0 commit comments

Comments
 (0)