Index: openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl,v diff -u -N -r1.66.2.2 -r1.66.2.3 --- openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl 18 Jul 2019 14:11:43 -0000 1.66.2.2 +++ openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl 14 Aug 2019 07:13:35 -0000 1.66.2.3 @@ -58,7 +58,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]