Fix error in comment due to copy/paste from VMware step
This commit is contained in:
parent
36bd2f5691
commit
2bb5a92755
|
@ -17,10 +17,9 @@ import (
|
||||||
//
|
//
|
||||||
// Uses:
|
// Uses:
|
||||||
// communicator packer.Communicator
|
// communicator packer.Communicator
|
||||||
// dir OutputDir
|
// driver Driver
|
||||||
// driver Driver
|
// ui packer.Ui
|
||||||
// ui packer.Ui
|
// vmName string
|
||||||
// vmx_path string
|
|
||||||
//
|
//
|
||||||
// Produces:
|
// Produces:
|
||||||
// <nothing>
|
// <nothing>
|
||||||
|
|
Loading…
Reference in New Issue