diff options
author | jmmv <jmmv> | 2003-12-21 17:24:50 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-12-21 17:24:50 +0000 |
commit | 415e43a026b2d50ebd07784dfd2c7086cf2afe4d (patch) | |
tree | b9bb17a9cf4be27792fd2ee0d29047812efb0755 | |
parent | 498488ffe59ed7fc0878ea2565cae0e280268db3 (diff) | |
download | pkgsrc-415e43a026b2d50ebd07784dfd2c7086cf2afe4d.tar.gz |
Fix typo. From Min Sik Kim in PR pkg/23827.
-rw-r--r-- | security/gnutls/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/DESCR b/security/gnutls/DESCR index 59d1f4d3b12..81b7ef8ba59 100644 --- a/security/gnutls/DESCR +++ b/security/gnutls/DESCR @@ -11,5 +11,5 @@ Important features of the GnuTLS library include: - Support for TLS Extension mechanism - Support for TLS Compression Methods -Additionaly GnuTLS provides an emulation API for the widely used OpenSSL +Additionally GnuTLS provides an emulation API for the widely used OpenSSL library, to ease integration with existing applications. |