mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +08:00
Run codespell on code
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@@ -481,7 +481,7 @@ type ContainerRenameOptions struct {
|
||||
NewName string
|
||||
}
|
||||
|
||||
// ContainerCloneOptions contains options for cloning an existing continer
|
||||
// ContainerCloneOptions contains options for cloning an existing container
|
||||
type ContainerCloneOptions struct {
|
||||
ID string
|
||||
Destroy bool
|
||||
|
||||
Reference in New Issue
Block a user