Merge pull request #2930 from danielbachhuber/fix-typo
core: fix typo in sentence
This commit is contained in:
commit
bc7496d21c
|
@ -900,7 +900,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 no support owner/group
|
||||
Shared folder 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 New Issue