提交 bbcd0a5c 编写于 作者: J Jake Wharton 提交者: GitHub

Merge pull request #2524 from glureau/patch-1

typo
......@@ -180,7 +180,7 @@ public final class ErrorHandlingAdapter {
}
@Override public void networkError(IOException e) {
System.err.println("NETOWRK ERROR " + e.getMessage());
System.err.println("NETWORK ERROR " + e.getMessage());
}
@Override public void unexpectedError(Throwable t) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册