Index: openacs-4/packages/xowiki/tcl/xowiki-uploader-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-uploader-procs.tcl,v diff -u -N -r1.3.2.1 -r1.3.2.2 --- openacs-4/packages/xowiki/tcl/xowiki-uploader-procs.tcl 8 May 2019 14:33:40 -0000 1.3.2.1 +++ openacs-4/packages/xowiki/tcl/xowiki-uploader-procs.tcl 1 Jul 2020 19:31:58 -0000 1.3.2.2 @@ -65,7 +65,7 @@ return {status_code 200 message ok} } # - # Mime type is ok, save the file under the file name either as a + # Mime type is ok, save the file under the filename either as a # new item or as a new revision. # set package_id [${:parent_object} package_id]