docs: Various typo found by codespell
Signed-off-by: Shengjing Zhu <zhsj@debian.org>
This commit is contained in:
@@ -92,7 +92,7 @@ func (c *criService) containerMetrics(
|
||||
}
|
||||
}
|
||||
default:
|
||||
return &cs, errors.Errorf("unxpected metrics type: %v", metrics)
|
||||
return &cs, errors.Errorf("unexpected metrics type: %v", metrics)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user