gnu: gnutls: Fix typos in description.
* gnu/packages/tls.scm (gnutls)[description]: Fix typos. Reported by genr8 on #guix.
This commit is contained in:
parent
1f6e870ea5
commit
b30407b82f
@ -251,7 +251,7 @@ living in the same process.")
|
|||||||
(description
|
(description
|
||||||
"GnuTLS is a secure communications library implementing the SSL, TLS
|
"GnuTLS is a secure communications library implementing the SSL, TLS
|
||||||
and DTLS protocols. It is provided in the form of a C library to support the
|
and DTLS protocols. It is provided in the form of a C library to support the
|
||||||
protocols, as well as to parse and write X.5009, PKCS 12, OpenPGP and other
|
protocols, as well as to parse and write X.509, PKCS #12, OpenPGP and other
|
||||||
required structures.")
|
required structures.")
|
||||||
(license license:lgpl2.1+)
|
(license license:lgpl2.1+)
|
||||||
(properties '((ftp-server . "ftp.gnutls.org")
|
(properties '((ftp-server . "ftp.gnutls.org")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user