Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.284.2.139 -r1.284.2.140 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 18 Jan 2021 14:11:28 -0000 1.284.2.139 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 24 Jan 2021 19:54:56 -0000 1.284.2.140 @@ -4422,7 +4422,7 @@ {keep_order:boolean false} {dnd:boolean true} } -ad_doc { - Class for selecing a subset from a list of candidates. + Class for selecting a subset from a list of candidates. @param as_box makes something like in info box in wikipedie (right flushed) @param keep_order when set, the user provided urder is preserved, otherwise the order form the candidates is used. 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.60 -r1.239.2.61 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 13 Jan 2021 18:19:20 -0000 1.239.2.60 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 24 Jan 2021 19:54:56 -0000 1.239.2.61 @@ -4314,7 +4314,7 @@ if {![info exists form_item_id]} { # # Resolve forms by name, since we have no id. The variable - # "$form" can be actually refer to multiple forms in the ususal + # "$form" can be actually refer to multiple forms in the usual # syntax, therefore, the result has the plural form. # set form_item_ids [::$package_id instantiate_forms \