Fix up wording for network error
This commit is contained in:
parent
ad6974d3da
commit
248f087578
|
@ -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: |-
|
||||||
|
|
Loading…
Reference in New Issue