mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
core: fix templates syntax error
This commit is contained in:
parent
0425d1712b
commit
39715eb2ff
1 changed files with 1 additions and 1 deletions
|
|
@ -580,7 +580,7 @@ en:
|
|||
Port: %{port}
|
||||
Username: %{username}
|
||||
Private key: %{key_path}
|
||||
synced_folder_unusable: |=
|
||||
synced_folder_unusable: |
|
||||
The synced folder type '%{type}' is reporting as unusable for
|
||||
your current setup. Please verify you have all the proper
|
||||
prerequisites for using this shared folder type and try again.
|
||||
|
|
|
|||
Loading…
Reference in a new issue