Index: openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl,v diff -u -r1.78.2.2 -r1.78.2.3 --- openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 17 Oct 2015 18:32:05 -0000 1.78.2.2 +++ openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 5 Nov 2015 12:36:49 -0000 1.78.2.3 @@ -454,7 +454,7 @@ # variables of a connection thread are deleted. Therefore # the triggered calls should not use database handles, # since these are as well managed via global variables, - # the will be deleted as well at this time,. + # the will be deleted as well at this time. # # To come up with an approach working for 4.5 and 4.0.10, we # distinguish between a at_cleanup and at_close, so connection