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.7 -r1.10.2.8 --- openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl 19 May 2020 19:15:36 -0000 1.10.2.7 +++ openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl 6 Jun 2020 09:24:43 -0000 1.10.2.8 @@ -433,7 +433,7 @@ :create per_thread_cache -prefix ::acs::cache:: # - # The per-reuqest cache uses Tcl variables in the global + # The per-request cache uses Tcl variables in the global # namespace, such they are automatically reclaimed after the # request. These use the prefix "::__acs_cache_" #