Index: openacs-4/packages/tsoap/tcl/SOAP-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsoap/tcl/SOAP-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/tsoap/tcl/SOAP-procs.tcl 23 Mar 2005 22:43:44 -0000 1.2 +++ openacs-4/packages/tsoap/tcl/SOAP-procs.tcl 23 Mar 2018 23:53:02 -0000 1.3 @@ -875,7 +875,7 @@ } } - # Insert the body element and atributes. + # Insert the body element and attributes. set bod [$doc createElement "SOAP-ENV:Body"] $envx appendChild $bod if {$uri == ""} {