Fix typo
Signed-off-by: Peng Gao <peng.gao.dut@gmail.com>
This commit is contained in:
parent
54a6e56004
commit
3fa246609c
|
@ -78,7 +78,7 @@ type Container interface {
|
|||
// Systemerror - System error.
|
||||
Checkpoint(criuOpts *CriuOpts) error
|
||||
|
||||
// Restore restores the checkpointed container to a running state using the criu(8) utiity.
|
||||
// Restore restores the checkpointed container to a running state using the criu(8) utility.
|
||||
//
|
||||
// errors:
|
||||
// Systemerror - System error.
|
||||
|
|
Loading…
Reference in New Issue