Fix typo in creation message.

This commit is contained in:
Steve Losh 2011-09-16 14:08:37 -03:00
parent 1bcbaa6df2
commit 66eb32d202
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?"