Index: openacs-4/packages/acs-admin/www/apm/version-files.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/version-files.tcl,v diff -u -N -r1.19 -r1.19.2.1 --- openacs-4/packages/acs-admin/www/apm/version-files.tcl 7 Aug 2017 23:47:45 -0000 1.19 +++ openacs-4/packages/acs-admin/www/apm/version-files.tcl 3 Jul 2020 07:43:20 -0000 1.19.2.1 @@ -52,7 +52,7 @@ } } - # For every changed component (at least the file name), write a row in the table. + # For every changed component (at least the filename), write a row in the table. while { $i < [llength $components] } { append body "" for { set j 0 } { $j < $i } { incr j } {