Index: openacs-4/packages/tsoap/tcl/https-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsoap/tcl/https-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/tsoap/tcl/https-procs.tcl 3 Apr 2018 20:36:19 -0000 1.2 +++ openacs-4/packages/tsoap/tcl/https-procs.tcl 4 Apr 2018 18:51:56 -0000 1.3 @@ -111,7 +111,7 @@ } # Configure any TLS sepcific parameters (e.g. certificate location) -# Pass any values received to the "::tls::init" proceure +# Pass any values received to the "::tls::init" procedure # --Added by David Bleicher 26/03/02 proc ::SOAP::Transport::https::tlsConfigure {args} { set validopts [list -cafile -cadir -certfile -cipher -command -keyfile \