Index: openacs-4/packages/acs-templating/tcl/test/date-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/test/date-procs.tcl,v diff -u -N -r1.5.2.8 -r1.5.2.9 --- openacs-4/packages/acs-templating/tcl/test/date-procs.tcl 20 Feb 2023 17:25:06 -0000 1.5.2.8 +++ openacs-4/packages/acs-templating/tcl/test/date-procs.tcl 8 Feb 2024 18:14:41 -0000 1.5.2.9 @@ -102,7 +102,7 @@ } template_date_api { Test api manipulating the template date format. - Among the things this test shows, is the fact that this api + Among the things this test shows, is the fact that this API can swallow a lot of garbage without complaining. It is not clear if this should change.