Merge pull request #504 from sjl/patch-1

Fix typo in creation message.
This commit is contained in:
Mitchell Hashimoto 2011-10-01 20:57:41 -07:00
commit 169b5898b0
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ en:
above with their current state. For more information about a specific
VM, run `vagrant status NAME`.
up:
vm_created: "VM already created. Booting if its not already running..."
vm_created: "VM already created. Booting if it's not already running..."
upgrade_to_060:
already_done: "Environment appears to already be upgraded to 0.6.0. Doing nothing!"
ask: "Are you sure you want to execute this command?"