Index: openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl,v diff -u -N -r1.45.2.1 -r1.45.2.2 --- openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 10 Aug 2019 14:33:26 -0000 1.45.2.1 +++ openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 3 Jul 2020 07:27:28 -0000 1.45.2.2 @@ -1,6 +1,6 @@ ad_library { - Functions that APM uses to interact with the file system and I/O. + Functions that APM uses to interact with the filesystem and I/O. @author Bryan Quinn (bquinn@arsdigita.com) @creation-date Fri Oct 6 21:46:05 2000 @@ -542,7 +542,7 @@ if {![file exists $file_path]} { apm_callback_and_log $callback " - The file cannot be found. Your URL or your file name is incorrect. Please verify that the file name + The file cannot be found. Your URL or your filename is incorrect. Please verify that the filename is correct and try again." ns_log Error "Error loading APM file form url $url: The file cannot be found." return