Merge pull request #2746 from DarkHorseComics/spelling
core: fix spelling of 'because'
This commit is contained in:
commit
e665e9ee8f
|
@ -395,7 +395,7 @@ en:
|
||||||
|
|
||||||
Local data directory: %{local_data_path}
|
Local data directory: %{local_data_path}
|
||||||
linux_mount_failed: |-
|
linux_mount_failed: |-
|
||||||
Failed to mount folders in Linux guest. This is usually beacuse
|
Failed to mount folders in Linux guest. This is usually because
|
||||||
the "vboxsf" file system is not available. Please verify that
|
the "vboxsf" file system is not available. Please verify that
|
||||||
the guest additions are properly installed in the guest and
|
the guest additions are properly installed in the guest and
|
||||||
can work properly. The command attempted was:
|
can work properly. The command attempted was:
|
||||||
|
|
Loading…
Reference in New Issue