From ac3b7b1dde1fa421c73b2fd56985c02baeec3f16 Mon Sep 17 00:00:00 2001 From: nishiki Date: Tue, 5 Jul 2016 14:35:10 +0200 Subject: [PATCH] Update mpw.gemspec --- mpw.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpw.gemspec b/mpw.gemspec index 5024cd1..31b851f 100644 --- a/mpw.gemspec +++ b/mpw.gemspec @@ -8,7 +8,7 @@ Gem::Specification.new do |spec| spec.authors = ['Adrien Waksberg'] spec.email = ['mpw@yae.im'] spec.summary = 'MPW is a software to crypt and manage your passwords' - spec.description = 'Manage your passwords in all security with MPW, we use GPG to crypt your passwords' + spec.description = 'Manage your passwords in all security with MPW, we use GPG to encrypt your passwords' spec.homepage = 'https://github.com/nishiki/manage-password' spec.license = 'GPL-2.0'