提交 ec9bea9d 编写于 作者: A Alan Lau 提交者: wu-sheng

Fix the typo. (#2596)

上级 6412811a
......@@ -58,7 +58,7 @@ public class SnifferConfigInitializer {
* start with {@link #ENV_KEY_PREFIX}. e.g. in env `skywalking.agent.service_name=yourAppName` to override
* `agent.service_name` in config file.
* <p>
* At the end, `agent.service_name` and `collector.servers` must be not blank.
* At the end, `agent.service_name` and `collector.servers` must not be blank.
*/
public static void initialize(String agentOptions) throws ConfigNotFoundException, AgentPackageNotFoundException {
InputStreamReader configFileStream;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册