From c7f6e1e89abd771a460b301dd6968eac3dab046b Mon Sep 17 00:00:00 2001
From: De Carvalho Geoffroy <geoffroy.dec@gmail.com>
Date: Fri, 4 Apr 2014 16:41:42 +0200
Subject: [PATCH] Update en.yml

---
 i18n/cli/en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i18n/cli/en.yml b/i18n/cli/en.yml
index 1d29686..baf9b85 100644
--- a/i18n/cli/en.yml
+++ b/i18n/cli/en.yml
@@ -72,7 +72,7 @@ en:
       title: "Setup a new config file"
       lang: "Choose your language (en, fr, ...): "
       gpg_key: "Enter the GPG key: " 
-      share_gpg_key: "Enter the GPG keys with who you want to share the passwords: " 
+      share_gpg_keys: "Enter the GPG keys with who you want to share the passwords: " 
       gpg_file: "Enter the path to encrypt file [default=%{home}/.mpw.gpg]: "
       timeout: "Enter the timeout (in seconde) to GPG password [default=60]: "
       sync_type: "Synchronization type (mpw, ssh, ftp, or nil): "