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.148 -r1.149 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 19 Jan 2018 20:39:16 -0000 1.148 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 25 Jan 2018 12:24:54 -0000 1.149 @@ -3331,7 +3331,7 @@ # GN: In case the errorCode starts with CHILDSTATUS it # means that an error was raised from an "exec". In # that case the raw error just tells that the "child - # process exited abnormally", whithout given any + # process exited abnormally", without given any # details. Therefore we add the exit code to the # messages. #