mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
chore: fix some comments (#7201)
Signed-off-by: momantech <cuimoman@qq.com>
This commit is contained in:
@@ -36,7 +36,7 @@ func TestStartup(t *testing.T) {
|
||||
}
|
||||
|
||||
if m.tagSet != tagByProvider["default"] {
|
||||
t.Errorf("TagSet by proviser hasn't been corectly initialized")
|
||||
t.Errorf("TagSet by proviser hasn't been correctly initialized")
|
||||
}
|
||||
|
||||
if m.Tracer() == nil {
|
||||
|
||||
Reference in New Issue
Block a user