提交 b8ede997 编写于 作者: L Lv Jiawei 提交者: Brian Brazil

Fix comment typo (#5087)

According to code, I think it is a typo.
Signed-off-by: NMIBc <lvjiawei@cmss.chinamobile.com>
上级 43c9d9e9
......@@ -359,7 +359,7 @@ func main() {
return discoveryManagerNotify.ApplyConfig(c)
},
func(cfg *config.Config) error {
// Get all rule files matching the configuration oaths.
// Get all rule files matching the configuration paths.
var files []string
for _, pat := range cfg.RuleFiles {
fs, err := filepath.Glob(pat)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册