From dbcb513075a6117b867f4d2933f4715cbbd187aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=B6ter?= Date: Thu, 16 Jul 2015 13:23:57 +0200 Subject: [PATCH] Fix typo. --- website/docs/source/v2/virtualbox/configuration.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/virtualbox/configuration.html.md b/website/docs/source/v2/virtualbox/configuration.html.md index c9ee51540..5c908ab68 100644 --- a/website/docs/source/v2/virtualbox/configuration.html.md +++ b/website/docs/source/v2/virtualbox/configuration.html.md @@ -57,7 +57,7 @@ end
Note: the generated master VMs are currently not removed automatically by Vagrant. This has to be done manually. However, a master - VM can only be remove when there are no linked clones connected to it. + VM can only be removed when there are no linked clones connected to it.
## VBoxManage Customizations