Index: openacs-4/packages/acs-templating/tcl/list-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/list-procs.tcl,v diff -u -N -r1.80 -r1.81 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 1 May 2018 08:23:06 -0000 1.80 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 1 May 2018 09:34:09 -0000 1.81 @@ -233,7 +233,7 @@ See template::list::format::create for details. @param filter_form Whether or not we create the form data structure for the listfilters-form tag to dynamically generate a form to specify filter criteria. Default 0 will not generate form. Set to 1 to generate form to use listfilters-form tag. - @param bulk_action_click_functon Javascript function name to call when bulk action buttons are clicked. + @param bulk_action_click_functon JavaScript function name to call when bulk action buttons are clicked. @see template::list::element::create @see template::list::filter::create