mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Fix english typo
This commit is contained in:
parent
d14f3e0a56
commit
a1609de7c0
1 changed files with 1 additions and 1 deletions
|
|
@ -1078,7 +1078,7 @@ en:
|
|||
shared_folder_hostpath_missing: |-
|
||||
The host path of the shared folder is missing: %{path}
|
||||
shared_folder_nfs_owner_group: |-
|
||||
Shared folder that have NFS enabled do not support owner/group
|
||||
Shared folders that have NFS enabled do not support owner/group
|
||||
attributes. Host path: %{path}
|
||||
shared_folder_mount_options_array: |-
|
||||
Shared folder mount options specified by 'mount_options' must
|
||||
|
|
|
|||
Loading…
Reference in a new issue