gnu: keyutils: Fix typo in synopsis.

* gnu/packages/crypto.scm (keyutils)[synopsis]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2016-08-29 22:01:59 +02:00
parent e1c57612d3
commit 5b63a8568b
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -255,7 +255,7 @@ (define-public keyutils
"SHAREDIR=/share/keyutils") "SHAREDIR=/share/keyutils")
#:test-target "test")) #:test-target "test"))
(home-page "https://people.redhat.com/dhowells/keyutils/") (home-page "https://people.redhat.com/dhowells/keyutils/")
(synopsis "Linux key managament utilities") (synopsis "Linux key management utilities")
(description (description
"Keyutils is a set of utilities for managing the key retention facility in "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 the Linux kernel, which can be used by file systems, block devices, and more to