Merge pull request #1836 from sebroeder/patch-1
s/VirtualBox/VMware in comment [skip ci]
This commit is contained in:
commit
8f5664d267
|
@ -12,7 +12,7 @@ import (
|
|||
"github.com/mitchellh/packer/packer"
|
||||
)
|
||||
|
||||
// Builder implements packer.Builder and builds the actual VirtualBox
|
||||
// Builder implements packer.Builder and builds the actual VMware
|
||||
// images.
|
||||
type Builder struct {
|
||||
config *Config
|
||||
|
|
Loading…
Reference in New Issue