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.14 -r1.126.2.15 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 16 Jul 2019 19:01:56 -0000 1.126.2.14 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 10 Aug 2019 14:33:26 -0000 1.126.2.15 @@ -2251,7 +2251,7 @@ set driver_info [security::configured_driver_info] foreach d $driver_info { # - # port == 0 means that the driver is just used for sending, but not for receiveing + # port == 0 means that the driver is just used for sending, but not for receiving # if {[dict get $d port] != 0} { set location [dict get $d location]