Index: openacs-4/packages/acs-tcl/tcl/memoize-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/memoize-procs.tcl,v diff -u -N -r1.18 -r1.18.2.1 --- openacs-4/packages/acs-tcl/tcl/memoize-procs.tcl 26 Feb 2018 18:46:41 -0000 1.18 +++ openacs-4/packages/acs-tcl/tcl/memoize-procs.tcl 9 Aug 2019 19:51:02 -0000 1.18.2.1 @@ -30,7 +30,7 @@ return 0 } # - # When he call above has succes, the cache is initialized, we + # When he call above has success, the cache is initialized, we # can rewrite the function in an always succeeding one and # return success as well. #