From 614570fd89b5b4c699720f7ee2de6202e561e698 Mon Sep 17 00:00:00 2001 From: Koen Verheyen Date: Fri, 29 Jun 2018 16:44:43 +0200 Subject: [PATCH] Typo in en.yml --- templates/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index a60bd3adf..24ce2391f 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -311,7 +311,7 @@ en: Vagrant was unable to check for the latest version of Vagrant. Please check manually at https://www.vagrantup.com version_upgrade_available: |- - A new version of Vagrant is available: %{latest_version} (installed version: ${installed_version})! + A new version of Vagrant is available: %{latest_version} (installed version: %{installed_version})! To upgrade visit: https://www.vagrantup.com/downloads.html version_upgrade_howto: |-