Index: openacs-4/packages/acs-lang/tcl/test/acs-lang-localization-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/test/acs-lang-localization-procs.tcl,v diff -u -r1.4.2.9 -r1.4.2.10 --- openacs-4/packages/acs-lang/tcl/test/acs-lang-localization-procs.tcl 19 Aug 2022 14:23:05 -0000 1.4.2.9 +++ openacs-4/packages/acs-lang/tcl/test/acs-lang-localization-procs.tcl 27 Nov 2022 17:59:19 -0000 1.4.2.10 @@ -107,7 +107,7 @@ # # There is no easy way to change the conn::timezone. So set the # system timezone to the lang::conn::timezone to get a - # reproducable result. Since we are running in a transaction, no + # reproducible result. Since we are running in a transaction, no # harm is done. # lang::system::set_timezone [lang::conn::timezone]