Index: openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl,v diff -u -r1.6.2.1 -r1.6.2.2 --- openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl 17 Feb 2019 12:19:29 -0000 1.6.2.1 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl 10 Mar 2019 21:34:33 -0000 1.6.2.2 @@ -250,7 +250,7 @@ #------------------------------------------------------------------------- # Provide a clean way of handling exceptions in mutexed regions -# (between locking and unlocking of an mutex). Should be used probably +# (between locking and unlocking of a mutex). Should be used probably # on more places in OpenACS. #-------------------------------------------------------------------------