Index: openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl,v diff -u -r1.29.2.27 -r1.29.2.28 --- openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl 27 Aug 2022 20:30:50 -0000 1.29.2.27 +++ openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl 29 Aug 2022 10:34:19 -0000 1.29.2.28 @@ -6,7 +6,7 @@ long-time deprecated functions, which are going to be removed unless there is a good reason not to do. - Note, that FRESHLY DEPRECATED PROCS SHOULD NOT BE moved here, + Note that FRESHLY DEPRECATED PROCS SHOULD NOT BE moved here, otherwise, site using "WithDeprecatedCode" set to 0 will break immediately. One should give people at least one release time to fix invocation of deprecated code.