Index: openacs-4/packages/acs-tcl/tcl/tcltrace-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/tcltrace-procs.tcl,v diff -u -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/acs-tcl/tcl/tcltrace-procs.tcl 13 Jun 2019 06:54:07 -0000 1.4.2.1 +++ openacs-4/packages/acs-tcl/tcl/tcltrace-procs.tcl 10 Aug 2019 14:33:26 -0000 1.4.2.2 @@ -79,7 +79,7 @@ op } { - Generic trace proc for arbitraty commands. Simply reports + Generic trace proc for arbitrary commands. Simply reports calls to function (optionally with full context) to the error.log. @param details when set, use ad_log for reporting with full context