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.94.2.2 -r1.94.2.3 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 1 Jul 2019 09:24:58 -0000 1.94.2.2 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 9 Aug 2019 19:51:02 -0000 1.94.2.3 @@ -171,7 +171,7 @@ @param main_class The main CSS class to be used in the output. The CSS class is constructed by combining the main_class and the sub_class with a dash in between. E.g., main_class could be 'list', and - sub_class could be 'narrow', in which case the resuling CSS class used would be 'list-narrow'. + sub_class could be 'narrow', in which case the resulting CSS class used would be 'list-narrow'. @param sub_class The sub-part of the CSS class to use. See 'main_class' option. @@ -3435,7 +3435,7 @@ # hack in elements?? if {$filter_properties(name) in [template::multirow columns $list_properties(multirow)]} { # FIXME Don't do this where, don't allow filters for - # matching elmenet/filter names if element does not exist + # matching element/filter names if element does not exist # check if its a dynamic element...(has select_clause) list::element::create \ -list_name $name \