Index: openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl,v diff -u -N -r1.67 -r1.67.2.1 --- openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 8 Feb 2019 02:46:04 -0000 1.67 +++ openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 10 Mar 2019 21:04:06 -0000 1.67.2.1 @@ -236,7 +236,7 @@ # # Check, whether the last request from a user was within # the minimum time interval. We are not keeping a full table - # of all request keys, but use an timeout triggered mechanism + # of all request keys, but use a timeout triggered mechanism # to keep only the active request keys in an associative array. # incr :alerts