fix typo I found in this repo
Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
parent
0a58d55e63
commit
08bcbddb32
11 changed files with 16 additions and 16 deletions
2
gc/gc.go
2
gc/gc.go
|
@ -1,5 +1,5 @@
|
|||
// Package gc experiments with providing central gc tooling to ensure
|
||||
// deterministic resource removaol within containerd.
|
||||
// deterministic resource removal within containerd.
|
||||
//
|
||||
// For now, we just have a single exported implementation that can be used
|
||||
// under certain use cases.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue