提交 5964e375 编写于 作者: 后端沉思录's avatar 后端沉思录 提交者: Heng Du

fix typo:highter (#1680)

上级 f1b856a0
......@@ -419,7 +419,7 @@ public class MixAll {
if (address.isLoopbackAddress()) {
continue;
}
//ip4 highter priority
//ip4 higher priority
if (address instanceof Inet6Address) {
candidatesHost.add(address.getHostAddress());
continue;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册