summaryrefslogtreecommitdiffstats
path: root/README.ssl
diff options
context:
space:
mode:
authorGravatar m0gg2006-12-10 12:23:40 +0000
committerGravatar m0gg2006-12-10 12:23:40 +0000
commitb1c49cd2e29db9e2f71e31018f58eec480fec709 (patch)
treee4c05209447818ad50337898a9fb6160a1f7a886 /README.ssl
parentbee39b195b33d548dcfab8db599e2cfdb1aca599 (diff)
downloadcsoap-b1c49cd2e29db9e2f71e31018f58eec480fec709.tar.gz
csoap-b1c49cd2e29db9e2f71e31018f58eec480fec709.tar.bz2
Documentation enhancements
Diffstat (limited to 'README.ssl')
-rw-r--r--README.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.ssl b/README.ssl
index 1c9b138..3d462c7 100644
--- a/README.ssl
+++ b/README.ssl
@@ -1,4 +1,4 @@
-$Id: README.ssl,v 1.2 2006/11/29 12:47:44 m0gg Exp $
+$Id: README.ssl,v 1.3 2006/12/10 12:23:40 m0gg Exp $
===============================================================================
How to use SSL with nanoHTTP/cSOAP
@@ -81,7 +81,7 @@ commandline versions.
- hssl_set_certpass(const char *pass)
- hssl_set_ca(const char *CAfile)
-NOTE: If you use this functions an specify the commandline arguments, thenn the
+NOTE: If you use this functions an specify the commandline arguments, then the
commandline arguments take precedence.
6. What else?