Index: openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl,v diff -u -N -r1.40.2.3 -r1.40.2.4 --- openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl 17 Jun 2019 10:20:51 -0000 1.40.2.3 +++ openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl 9 Aug 2019 19:45:14 -0000 1.40.2.4 @@ -653,7 +653,7 @@ # # SimpleListener defines a mixin class for providing a stub - # implementaton for callbacks of the asynchrous HTTP requests. + # implementation for callbacks of the asynchrous HTTP requests. # This class is typically run in the scope of bgdelivery #