Fix typos
This commit is contained in:
parent
0bbf19aab9
commit
6f76383c56
56 changed files with 131 additions and 131 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -22,7 +22,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
|||
config.vm.synced_folder ".", "/vagrant",
|
||||
:nfs => !Vagrant::Util::Platform.windows?
|
||||
|
||||
#Virtal Box settings
|
||||
#Virtual Box settings
|
||||
config.vm.provider "virtualbox" do |vb|
|
||||
# Don't boot with headless mode
|
||||
#vb.gui = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue