plugins/providers/virtualbox/action/network_fix_ipv6.rb in vagrant-unbundled-2.0.3.0 vs plugins/providers/virtualbox/action/network_fix_ipv6.rb in vagrant-unbundled-2.0.4.0

- old
+ new

@@ -8,10 +8,10 @@ module VagrantPlugins module ProviderVirtualBox module Action # This middleware works around a bug in VirtualBox where booting - # a VM with an IPv6 host-only network will someties lose the + # a VM with an IPv6 host-only network will sometimes lose the # route to that machine. class NetworkFixIPv6 include Vagrant::Util::Presence include Vagrant::Util::ScopedHashOverride