diff options
| author | Joel Andres Granados <jgranado@redhat.com> | 2009-08-17 14:27:57 +0200 |
|---|---|---|
| committer | Joel Andres Granados <jgranado@redhat.com> | 2009-08-17 14:35:08 +0200 |
| commit | 5ae7149690ce7ed0e1a1a0abb05c09a1dfef28fb (patch) | |
| tree | fd336a74329a168424b74d09a391f1a366d254e0 | |
| parent | 49a8bb6b8b6dbf154403e54f6309abe53779fbaf (diff) | |
Correct a minor grammatical error in spec file.
* firstaidkit.spec: When in third person singular, add an "s" to the verb.
| -rw-r--r-- | firstaidkit.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
