diff options
-rw-r--r-- | gnu/packages/crypto.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm index 73681b2c2c..5dad97c72f 100644 --- a/gnu/packages/crypto.scm +++ b/gnu/packages/crypto.scm @@ -255,7 +255,7 @@ the wrong hands.") "SHAREDIR=/share/keyutils") #:test-target "test")) (home-page "https://people.redhat.com/dhowells/keyutils/") - (synopsis "Linux key managament utilities") + (synopsis "Linux key management utilities") (description "Keyutils is a set of utilities for managing the key retention facility in the Linux kernel, which can be used by file systems, block devices, and more to |