aboutsummaryrefslogtreecommitdiff
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
parente1c57612d3f987df3d70be4beaddde35d95104a3 (diff)
downloadguix-5b63a8568b39c019970569773bace18fab17a157.tar.gz
guix-5b63a8568b39c019970569773bace18fab17a157.zip
gnu: keyutils: Fix typo in synopsis.
* gnu/packages/crypto.scm (keyutils)[synopsis]: Fix typo.
-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
6586464aa40e84e103f0045452de95db'>Add 'guix shell'.Ludovic Courtès 2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe 2021-10-17nls: Update translations.Julien Lepiller 2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe 2021-10-01po: Update POTFILES.in.Julien Lepiller 2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-09-02nls: Update translations.Julien Lepiller 2021-08-12Merge branch 'master' into core-updates-frozenMarius Bakke 2021-08-21po: Correct minetest importer in POTFILES.in.Leo Prikler 2021-08-20guix: Add ContentDB importer.Maxime Devos 2021-08-04nls: Update translations.Julien Lepiller 2021-07-11Add 'guix style'.Ludovic Courtès