Silly typo fix
This commit is contained in:
parent
3a4881bf2e
commit
b86ef6aab9
|
@ -39,7 +39,7 @@ module Vagrant
|
|||
|
||||
def execute!
|
||||
if provisioner
|
||||
logger.info "Beginning provisining process..."
|
||||
logger.info "Beginning provisioning process..."
|
||||
provisioner.provision!
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue