diff options
author | Daiki Ueno <dueno@redhat.com> | 2016-08-12 17:21:19 +0200 |
---|---|---|
committer | Stef Walter <stefw@redhat.com> | 2016-08-22 11:55:55 +0200 |
commit | 8c8c81942038e0068472dd9bab8d57c00b2acee4 (patch) | |
tree | b508003b628ac3bf2c7ee0352f4fe01afb608185 /trust/p11-kit-trust.module | |
parent | fb73b3a908d8fa21b0e7f6461fc9e77c1e15f4b3 (diff) |
Fix typos flagged by codespell
Diffstat (limited to 'trust/p11-kit-trust.module')
-rw-r--r-- | trust/p11-kit-trust.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/p11-kit-trust.module b/trust/p11-kit-trust.module index a55932a..2f53ef6 100644 --- a/trust/p11-kit-trust.module +++ b/trust/p11-kit-trust.module @@ -11,7 +11,7 @@ priority: 1 # Mark this module as a viable source of trust policy information trust-policy: yes -# This is for drop-in compatibilty with glib-networking and gcr. Those +# This is for drop-in compatibility with glib-networking and gcr. Those # projects used this non-standard attribute to denote slots to use to # retrieve trust information. x-trust-lookup: pkcs11:library-description=PKCS%2311%20Kit%20Trust%20Module |