mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
fix typo
fix a typo
This commit is contained in:
@@ -161,7 +161,7 @@ func newController(fd int, l *Loader) (*controller, error) {
|
||||
}, nil
|
||||
}
|
||||
|
||||
// containerManager manages sandboes containers.
|
||||
// containerManager manages sandbox containers.
|
||||
type containerManager struct {
|
||||
// startChan is used to signal when the root container process should
|
||||
// be started.
|
||||
|
||||
Reference in New Issue
Block a user