Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -r1.126.2.79 -r1.126.2.80 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 26 Nov 2022 16:47:54 -0000 1.126.2.79 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 27 Nov 2022 17:55:10 -0000 1.126.2.80 @@ -2382,7 +2382,7 @@ configuration information about the network connection. @param driver (e.g. nssock) - @param server symobolic server name + @param server symbolic server name @return name of section of the drive in the config file } { if {$server eq ""} {set server [ns_info server]}