mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
Fix Capitilzation
This commit is contained in:
parent
4da4150abe
commit
d00271aab3
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ type Communicator struct {
|
|||
HostDir string
|
||||
ContainerDir string
|
||||
Version *version.Version
|
||||
config *Config
|
||||
Config *Config
|
||||
lock sync.Mutex
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue