Index: openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl,v diff -u -N -r1.32.2.5 -r1.32.2.6 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 21 Apr 2017 15:43:47 -0000 1.32.2.5 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 22 Apr 2017 18:26:04 -0000 1.32.2.6 @@ -65,7 +65,7 @@ # Used for ns_logs: set proc_name {Bootstrap} - # Load the special bootstrap tcl library. + # Load the special bootstrap Tcl library. set files [lsort [glob -nocomplain "$::acs::rootdir/packages/acs-bootstrap-installer/tcl/*-procs.tcl"]] if { [llength $files] == 0 } {