Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -N -r1.239.2.52 -r1.239.2.53 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 27 Aug 2020 09:44:23 -0000 1.239.2.52 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 6 Sep 2020 18:04:45 -0000 1.239.2.53 @@ -4314,8 +4314,8 @@ if {![info exists form_item_id]} { # # Resolve forms by name, since we have no id. The variable - # "$form" can be acutally refer to multiple forms in the ususal - # syntax, therefore the result has the plural form. + # "$form" can be actually refer to multiple forms in the ususal + # syntax, therefore, the result has the plural form. # set form_item_ids [::$package_id instantiate_forms \ -parent_id $parent_id \