From 5ae7149690ce7ed0e1a1a0abb05c09a1dfef28fb Mon Sep 17 00:00:00 2001 From: Joel Andres Granados Date: Mon, 17 Aug 2009 14:27:57 +0200 Subject: Correct a minor grammatical error in spec file. * firstaidkit.spec: When in third person singular, add an "s" to the verb. --- firstaidkit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firstaidkit.spec b/firstaidkit.spec index cb16cd4..8ea1c39 100644 --- a/firstaidkit.spec +++ b/firstaidkit.spec @@ -114,7 +114,7 @@ Requires: %{name} = %{version}-%{release} Requires: python-volume_key, python-nss %description plugin-key-recovery -This plugin help recover encryption keys using a previously created escrow +This plugin helps recover encryption keys using a previously created escrow packet. #%package plugin-rpm -- cgit