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 -r1.189.2.122 -r1.189.2.123 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 18 Feb 2022 12:37:53 -0000 1.189.2.122 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 21 Feb 2022 08:49:15 -0000 1.189.2.123 @@ -3823,7 +3823,7 @@ } { Check whether the provided file is of the requested type. - This function is more robust and protable than relying on + This function is more robust and portable than relying on external programs and their output, but it does not work on all possible file types. It checks a few common cases that could lead to problems otherwise, like when uploading archives.