summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-21 17:24:50 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-21 17:24:50 +0000
commit5cc72ee4c53c85e2c1df99318dd18f8429c0e557 (patch)
treeb9bb17a9cf4be27792fd2ee0d29047812efb0755 /security
parent27c836765b45491352fe33452dadad9b47634ce7 (diff)
downloadpkgsrc-5cc72ee4c53c85e2c1df99318dd18f8429c0e557.tar.gz
Fix typo. From Min Sik Kim in PR pkg/23827.
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/DESCR2
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.