Index: openacs-4/packages/acs-tcl/tcl/acs-cache-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/acs-cache-init.tcl,v diff -u -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/acs-tcl/tcl/acs-cache-init.tcl 14 May 2023 23:14:45 -0000 1.1.2.6 +++ openacs-4/packages/acs-tcl/tcl/acs-cache-init.tcl 28 Aug 2024 06:44:32 -0000 1.1.2.7 @@ -1,5 +1,5 @@ # -# The acs::misc_cache is a potential successor of the util_memoize_cache, +# The acs::misc_cache is a potential successor of the util_memoize_cache, # but in a partitioned fashion to make it scalable. It should only be # used for situation, where not wild-card flushes are required. #