未验证 提交 cea70667 编写于 作者: I Ikko Ashimine 提交者: GitHub

3.x: fix typo in FlowableRetryTest.java (#7223)

seperate -> separate
上级 11b50a5e
......@@ -621,7 +621,7 @@ public class FlowableRetryTest extends RxJavaTest {
}
}
/** Observer for listener on seperate thread. */
/** Observer for listener on separate thread. */
static final class AsyncSubscriber<T> extends DefaultSubscriber<T> {
protected CountDownLatch latch = new CountDownLatch(1);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册