From 248f0875782dd865c4fcfb539229dceaaa323df4 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 3 Jan 2012 09:37:10 -0800 Subject: [PATCH] Fix up wording for network error --- templates/locales/en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 4b523b9ef..59d54465b 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -396,9 +396,9 @@ en: the relevant person to solve this issue. network: adapter_collision: |- - More than one network have been assigned to the same adapter. At - this point this error is actually indicative of an internal error - within Vagrant. Please report this as a bug. + More than one network have been assigned to the same adapter. Please + make sure your networks you've configured in your Vagrantfile do not + overlap. configuring: |- Configuring and enabling network interfaces... no_adapters: |-