Index: openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl,v diff -u -r1.10.2.31 -r1.10.2.32 --- openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl 27 Aug 2024 14:27:36 -0000 1.10.2.31 +++ openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl 30 Aug 2024 07:47:19 -0000 1.10.2.32 @@ -836,7 +836,7 @@ should not be in control of the user. Here we create a file on the server, then try to copy this - file into the file-storage via a user requrest. This wold be + file into the file-storage via a user request. This wold be nasty because: 1. It means we could access any file the server can read e.g. source code, /etc/passwd...