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.106 -r1.189.2.107 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 29 Nov 2021 16:56:03 -0000 1.189.2.106 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 30 Nov 2021 07:33:40 -0000 1.189.2.107 @@ -149,7 +149,7 @@ Check, if the provided zip file contains only filenames with valid UTF-8 characters. Unfortunately, handling different character sets differs between variants of unzip (also between - unzip between the redhat and debian families. For details + unzip between the redhat and debian families). For details about file structure of zip files, consult e.g. https://en.wikipedia.org/wiki/ZIP_(file_format)