mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Typo in en.yml
This commit is contained in:
parent
7939784d1b
commit
614570fd89
1 changed files with 1 additions and 1 deletions
|
|
@ -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: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue