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.8 -r1.189.2.9 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 8 Apr 2019 13:05:35 -0000 1.189.2.8 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 23 Apr 2019 15:40:28 -0000 1.189.2.9 @@ -2072,7 +2072,7 @@ set info [info level $x] regsub -all \n $info {\\n} info # - # In case, we have an nsf frame, add information about the + # In case, we have an NSF frame, add information about the # current object and the current class to the debug output. # if {![catch {uplevel #$x ::nsf::current} obj]