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.32.2.4 -r1.32.2.5 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 12 Sep 2016 10:28:35 -0000 1.32.2.4 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 21 Apr 2017 15:43:47 -0000 1.32.2.5 @@ -181,7 +181,7 @@ }] if { $errno && $errno != 2 } { - # An error occured while bootstrapping. Handle it by registering a filter + # An error occurred while bootstrapping. Handle it by registering a filter # to display the error message, rather than leaving the site administrator # to guess what broke.