Index: openacs-4/packages/acs-templating/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-procs.tcl,v diff -u -r1.67 -r1.68 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 3 Sep 2024 15:37:35 -0000 1.67 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 28 Dec 2024 15:46:52 -0000 1.68 @@ -236,7 +236,7 @@ # # When no preset was specified, we will try to look for the # "standard" preset. This provides a hook for site-wide - # customization via a tcl proc, which enables to inject + # customization via a Tcl proc, which enables to inject # e.g. information coming from the connection context or other tcl # commands, not possible via parameter alone. #