提交 035a9682 编写于 作者: W wardong

Refactor error log..

上级 726c0362
......@@ -571,7 +571,7 @@ static void taosNetCheckSpeed(char *host, int32_t port, int32_t pkgLen,
//Precheck for FQDN lgenth
if (strlen(host) >= TSDB_FQDN_LEN) {
uError("FQDN length is to long");
uError("FQDN length is too long");
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册