Fix up wording for network error

This commit is contained in:
Mitchell Hashimoto 2012-01-03 09:37:10 -08:00
parent ad6974d3da
commit 248f087578
1 changed files with 3 additions and 3 deletions

View File

@ -396,9 +396,9 @@ en:
the relevant person to solve this issue. the relevant person to solve this issue.
network: network:
adapter_collision: |- adapter_collision: |-
More than one network have been assigned to the same adapter. At More than one network have been assigned to the same adapter. Please
this point this error is actually indicative of an internal error make sure your networks you've configured in your Vagrantfile do not
within Vagrant. Please report this as a bug. overlap.
configuring: |- configuring: |-
Configuring and enabling network interfaces... Configuring and enabling network interfaces...
no_adapters: |- no_adapters: |-