Fix a typo (convinience -> convenience).

This commit is contained in:
Jimmy Olgeni 2003-04-16 21:43:50 +00:00
parent 6807bc3225
commit ac67ef83d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79105

View File

@ -1,6 +1,6 @@
This module offers
- some high level convinience functions for accessing web pages on SSL servers
- some high level convenience functions for accessing web pages on SSL servers
- a sslcat() function for writing your own clients
- access to the SSL api of SSLeay package,
so you can write servers or clients for more complicated applications