Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -N -r1.189.2.27 -r1.189.2.28 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 5 Oct 2019 12:57:10 -0000 1.189.2.27 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 6 Oct 2019 16:22:31 -0000 1.189.2.28 @@ -4092,7 +4092,7 @@ supports Tcl array syntax, and Tcl scalar variables with and without curly braces. - @param level Where we should uplevel to when doing the subst's. + @param ulevel Where we should uplevel to when doing the subst's. Defaults to '1', meaning the caller's scope. @author Gustaf Neumann