~ruther/guix-local

5b63a8568b39c019970569773bace18fab17a157 — Tobias Geerinckx-Rice 9 years ago e1c5761
gnu: keyutils: Fix typo in synopsis.

* gnu/packages/crypto.scm (keyutils)[synopsis]: Fix typo.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/crypto.scm
M gnu/packages/crypto.scm => gnu/packages/crypto.scm +1 -1
@@ 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