Index: openacs-4/packages/xowiki/tcl/xowiki-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-init.tcl,v diff -u -r1.3 -r1.3.2.1 --- openacs-4/packages/xowiki/tcl/xowiki-init.tcl 17 May 2018 07:35:53 -0000 1.3 +++ openacs-4/packages/xowiki/tcl/xowiki-init.tcl 8 Mar 2020 17:32:23 -0000 1.3.2.1 @@ -2,7 +2,7 @@ # Check, if we have to update the hkeys in the # form_instance_item_index. # -# We do this in an -init file, since at that time, all library files +# We do this in a *-init file, since at that time, all library files # are usable. If we would do thisduring loading, we would have # problems with not-yet loaded library files from other packages. #