vm: fix cli comment
This commit is contained in:
parent
591d5eafbe
commit
5109b2e3e7
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ example:
|
|||
},
|
||||
}
|
||||
|
||||
// VMCLI object for interacting with the VM.
|
||||
// VMCLI object for interacting with the VM.
|
||||
type VMCLI struct {
|
||||
vm *vm.VM
|
||||
shell *ishell.Shell
|
||||
|
|
Loading…
Reference in a new issue