Index: openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl 17 Nov 2018 16:37:16 -0000 1.9 +++ openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl 11 Feb 2019 11:47:33 -0000 1.10 @@ -241,7 +241,7 @@ :public method init {} { # # If the name was not provided, use the object name as - # default. + # default for the cache name. # if {![info exists :name]} { set :name [namespace tail [current]]