Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.499 -r1.500 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 1 Dec 2017 11:25:56 -0000 1.499 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 21 Dec 2017 18:09:41 -0000 1.500 @@ -2865,7 +2865,7 @@ # set repeatField [set ::_form_field_names($path)] # - # Add all components from i to specifed number to the list, + # Add all components from i to specified number to the list, # unless restricted by the max value. This frees us from # potential problems, when the browser sends the form fields # in an unexpected order. The resulting components will be