mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Fixup: reword error message for type validation
This commit is contained in:
parent
82b2630a80
commit
fe8d8da99a
1 changed files with 1 additions and 1 deletions
|
|
@ -1946,7 +1946,7 @@ en:
|
|||
shared_folder_invalid_option_type: |-
|
||||
The type '%{type}' is not a valid synced folder type. If 'type' is not
|
||||
specified, Vagrant will automatically choose the best synced folder
|
||||
option for your guest. Otherwise, please pick from the following valid options:
|
||||
option for your guest. Otherwise, please pick from the following available options:
|
||||
|
||||
%{options}
|
||||
shared_folder_nfs_owner_group: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue