From 8b2deb6e7ebc6bc2ff054ea480e71ef7ed40c63a Mon Sep 17 00:00:00 2001 From: Peter Rood Date: Fri, 9 Jan 2015 04:29:33 -0500 Subject: [PATCH] fix typo --- templates/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 0af7637fb..155cd77dc 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -144,7 +144,7 @@ en: inserting_random_key: |- Inserting generated public key within guest... inserting_remove_key: |- - Removing insecure key from the guest if its present... + Removing insecure key from the guest if it's present... list_commands: |- Below is a listing of all available Vagrant commands and a brief description of what they do.