Index: openacs-4/packages/file-storage/www/folder-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/folder-add.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/file-storage/www/folder-add.tcl 19 Jan 2018 12:03:41 -0000 1.7 +++ openacs-4/packages/file-storage/www/folder-add.tcl 17 Sep 2018 14:15:59 -0000 1.8 @@ -68,7 +68,7 @@ set number_upload_files [llength $upload_files] foreach upload_file $upload_files tmpfile $upload_tmpfiles { # upload a new file - # if the user choose upload from the folder view + # if the user chose upload from the folder view # and the file with the same name already exists # we create a new revision