docs: Various typo found by codespell
Signed-off-by: Shengjing Zhu <zhsj@debian.org>
This commit is contained in:
@@ -156,7 +156,7 @@ type StatusStorage interface {
|
||||
// Delete the container status.
|
||||
// Note:
|
||||
// * Delete should be idempotent.
|
||||
// * The status must be deleted in one trasaction.
|
||||
// * The status must be deleted in one transaction.
|
||||
Delete() error
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user