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.5.10.1 -r1.5.10.2 --- openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl 12 Sep 2015 11:06:18 -0000 1.5.10.1 +++ openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl 21 Apr 2017 20:04:34 -0000 1.5.10.2 @@ -26,7 +26,7 @@ select 1 from fs_root_folders where folder_id = :folder_id } -default "0"] - aa_equals "folder was created succesfully" $success_p 1 + aa_equals "folder was created successfully" $success_p 1 } }