Index: openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl,v diff -u -r1.2.2.2 -r1.2.2.3 --- openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl 22 Apr 2017 18:26:04 -0000 1.2.2.2 +++ openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl 30 Jun 2017 17:24:16 -0000 1.2.2.3 @@ -12,7 +12,7 @@ ns_log "Notice" "Done." # This should probably be moved to the end of bootstrap.tcl once all files are -# weeded out of the tcl directory. +# weeded out of the Tcl directory. ns_log "Notice" "Executing initialization code blocks..." foreach init_item [nsv_get ad_after_server_initialization .] { array set init $init_item