Merge pull request #1126 from razic/typo-fix
fixes typo in proto comment
This commit is contained in:
commit
8e1a04ff9e
@ -15,7 +15,7 @@ option go_package = "github.com/containerd/containerd/api/services/containers/v1
|
|||||||
// service.
|
// service.
|
||||||
//
|
//
|
||||||
// The objects here provide an state-independent view of containers for use in
|
// The objects here provide an state-independent view of containers for use in
|
||||||
// management and resource pinning. From that perspective, contaienrs do not
|
// management and resource pinning. From that perspective, containers do not
|
||||||
// have a "state" but rather this is the set of resources that will be
|
// have a "state" but rather this is the set of resources that will be
|
||||||
// considered in use by the container.
|
// considered in use by the container.
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user