summaryrefslogtreecommitdiff
path: root/gnu/packages/crypto.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2016-08-29 22:01:59 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2016-08-29 22:02:38 +0200
commit5b63a8568b39c019970569773bace18fab17a157 (patch)
tree78f9e0079ae524d32ce0ea9d16fd771b4f46bc3c /gnu/packages/crypto.scm
parente1c57612d3f987df3d70be4beaddde35d95104a3 (diff)
gnu: keyutils: Fix typo in synopsis.
* gnu/packages/crypto.scm (keyutils)[synopsis]: Fix typo.
Diffstat (limited to 'gnu/packages/crypto.scm')
-rw-r--r--gnu/packages/crypto.scm2
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