diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-21 17:24:50 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-21 17:24:50 +0000 |
commit | 5cc72ee4c53c85e2c1df99318dd18f8429c0e557 (patch) | |
tree | b9bb17a9cf4be27792fd2ee0d29047812efb0755 /security | |
parent | 27c836765b45491352fe33452dadad9b47634ce7 (diff) | |
download | pkgsrc-5cc72ee4c53c85e2c1df99318dd18f8429c0e557.tar.gz |
Fix typo. From Min Sik Kim in PR pkg/23827.
Diffstat (limited to 'security')
-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. |