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.10.2.9 -r1.10.2.10 --- openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl 22 Jul 2020 12:28:42 -0000 1.10.2.9 +++ openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl 4 Aug 2020 09:35:16 -0000 1.10.2.10 @@ -101,7 +101,7 @@ # # Set some value in the cache. This code uses # ns_cache_eval to achieve this behavior, which is - # typically a AOLserver idiom and should be avoided. + # typically an AOLserver idiom and should be avoided. # if {![info exists partition_key]} { set partition_key $key