fix trailing whitespace

This commit is contained in:
Peter Tillemans 2024-06-12 15:08:16 +02:00
parent 8481a44d9a
commit 798a5b90a3

View file

@ -31,7 +31,7 @@
(native-inputs (list pkg-config python-sphinx)) (native-inputs (list pkg-config python-sphinx))
(synopsis "X - Certificate and Key management") (synopsis "X - Certificate and Key management")
(description (description
"This application is intended for creating and managing X.509 certificates, "This application is intended for creating and managing X.509 certificates,
certificate requests, RSA, DSA and EC private keys, Smartcards and CRLs. certificate requests, RSA, DSA and EC private keys, Smartcards and CRLs.
Everything that is needed for a CA is implemented.") Everything that is needed for a CA is implemented.")
(home-page "https://www.hohnstaedt.de/xca/index.php") (home-page "https://www.hohnstaedt.de/xca/index.php")