Nitpick on messaging

This commit is contained in:
Mitchell Hashimoto 2014-04-11 09:31:18 -07:00
parent f8f38460c6
commit dbbde8d63d
1 changed files with 1 additions and 1 deletions

View File

@ -1168,7 +1168,7 @@ en:
box:
no_installed_boxes: "There are no installed boxes! Use `vagrant box add` to add some."
removing: |-
Removing box '%{name}' with provider '%{provider}' in version '%{version}'...
Removing box '%{name}' (v%{version}) with provider '%{provider}'...
destroy:
confirmation: "Are you sure you want to destroy the '%{name}' VM? [y/N] "
will_not_destroy: |-