s/VirtualBox/VMware in comment
This commit is contained in:
parent
8fea991516
commit
555b89567f
|
@ -12,7 +12,7 @@ import (
|
||||||
"github.com/mitchellh/packer/packer"
|
"github.com/mitchellh/packer/packer"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Builder implements packer.Builder and builds the actual VirtualBox
|
// Builder implements packer.Builder and builds the actual VMware
|
||||||
// images.
|
// images.
|
||||||
type Builder struct {
|
type Builder struct {
|
||||||
config *Config
|
config *Config
|
||||||
|
|
Loading…
Reference in New Issue