Index: openacs-4/packages/acs-bootstrap-installer/installer/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/index.tcl,v diff -u -N -r1.32.2.1 -r1.32.2.2 --- openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 14 Feb 2019 10:02:36 -0000 1.32.2.1 +++ openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 10 Mar 2019 22:04:51 -0000 1.32.2.2 @@ -60,7 +60,7 @@ if { [file exists [apm_install_xml_file_path]] } { - # Parse the xml document + # Parse the XML document set root_node [apm_load_install_xml_file] if { [xml_node_get_name $root_node] ne "application" } {