Merge pull request #572 from ktruong7/format-issues1
Spelling mistake in comments
This commit is contained in:
commit
7fbd3f1ad4
@ -43,7 +43,7 @@ func (s *stepCreateVM) Run(state multistep.StateBag) multistep.StepAction {
|
|||||||
return multistep.ActionHalt
|
return multistep.ActionHalt
|
||||||
}
|
}
|
||||||
|
|
||||||
// Set the VM name propery on the first command
|
// Set the VM name property on the first command
|
||||||
if s.vmName == "" {
|
if s.vmName == "" {
|
||||||
s.vmName = name
|
s.vmName = name
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user