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 -r1.70 -r1.71 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 16 Feb 2018 16:51:14 -0000 1.70 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 27 Mar 2018 11:18:00 -0000 1.71 @@ -55,7 +55,7 @@ {-filter_form 0} {-bulk_action_click_function "acs_ListBulkActionClick"} } { - Defines a list to be diplayed in a template. The list works in conjunction with a multirow, which contains the data for the list. + Defines a list to be displayed in a template. The list works in conjunction with a multirow, which contains the data for the list. The list is output using the <listtemplate> and <listfilters> templating tags, with the help of <listelement> and <listrow>.