Fix typo in comment to make golint more happy
parent
d8050ee03c
commit
7c7c25da18
|
@ -152,7 +152,7 @@ type ListContainersOptions struct {
|
|||
Namespaces []string
|
||||
}
|
||||
|
||||
// ListImageOptions are the options to use for listing images
|
||||
// ListImagesOptions are the options to use for listing images
|
||||
type ListImagesOptions struct {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue