Index: openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl,v diff -u -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl 17 Feb 2019 12:19:29 -0000 1.4.2.1 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl 10 Mar 2019 21:34:33 -0000 1.4.2.2 @@ -183,7 +183,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. #-------------------------------------------------------------------------