Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -N -r1.189.2.63 -r1.189.2.64 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 6 Aug 2020 13:09:53 -0000 1.189.2.63 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 8 Aug 2020 11:19:23 -0000 1.189.2.64 @@ -1394,7 +1394,7 @@ ns_log debug "Done running scheduled proc $proc." # - # In case there are temporary xotcl objects, clean these up to + # In case there are temporary XOTcl objects, clean these up to # avoid surprises in schedued threads about pre-existing objects. # if {[info commands ::xo::at_cleanup] ne ""} {