Index: openacs-4/packages/acs-lang/tcl/lang-catalog-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/lang-catalog-procs.tcl,v diff -u -N -r1.60.2.1 -r1.60.2.2 --- openacs-4/packages/acs-lang/tcl/lang-catalog-procs.tcl 1 Mar 2019 15:10:27 -0000 1.60.2.1 +++ openacs-4/packages/acs-lang/tcl/lang-catalog-procs.tcl 12 Apr 2019 21:19:13 -0000 1.60.2.2 @@ -495,7 +495,7 @@ # Initialize the array to return array set msg_catalog_array {} - # Parse the xml document + # Parse the XML document set tree [xml_parse -persist $catalog_file_contents] # Get the message catalog root node