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 -r1.36 -r1.37 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 11 Sep 2024 06:15:47 -0000 1.36 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 23 Oct 2024 10:41:13 -0000 1.37 @@ -17,7 +17,7 @@ # the segment of the error log corresponding to server initialization (between # "AOLserver/xxx starting" and "AOLserver/xxx running"). # -# GN: not used anymore, but could be reactivated in the future. Note, that +# GN: not used anymore, but could be reactivated in the future. Note that # the system log might be spooled to stderr or the like. #catch { nsv_set acs_properties initial_error_log_length [file size [ns_info log]] }