vm: fix cli comment

This commit is contained in:
Vsevolod Brekelov 2019-10-14 18:38:05 +03:00
parent 591d5eafbe
commit 5109b2e3e7

View file

@ -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