plugins/kernel_v2/config/vm.rb in vagrant-unbundled-2.0.3.0 vs plugins/kernel_v2/config/vm.rb in vagrant-unbundled-2.0.4.0
- old
+ new
@@ -533,10 +533,10 @@
# Flag that we finalized
@__finalized = true
end
- # This returns the compiled provider-specific configurationf or the
+ # This returns the compiled provider-specific configuration for the
# given provider.
#
# @param [Symbol] name Name of the provider.
def get_provider_config(name)
raise "Must finalize first." if !@__finalized