Skip to content

Commit

Permalink
Fixed spelling error
Browse files Browse the repository at this point in the history
Signed-off-by: Bert Baron <bertusbaron@gmail.com>
  • Loading branch information
bertbaron committed Nov 8, 2022
1 parent ed4bca7 commit 2d50474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy/copy.go
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ type Options struct {
// to not indicate "nondistributable".
DownloadForeignLayers bool

// When only a subset of images of a list is copied, this action indicates if the manifest should be kept or stript.
// When only a subset of images of a list is copied, this action indicates if the manifest should be kept or stripped.
// See CopySpecificImages.
SparseImageListAction SparseManifestListAction
}
Expand Down

0 comments on commit 2d50474

Please sign in to comment.