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.91 -r1.92 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 25 Jul 2018 13:05:43 -0000 1.91 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 25 Jul 2018 20:58:32 -0000 1.92 @@ -703,7 +703,7 @@ -name:required -comma:boolean } { - @param and Set this flag if you want the result to start with an ',' if the list of from clauses returned is non-empty. + @param comma Set this flag if you want the result to start with an ',' if the list of from clauses returned is non-empty. } { # Get an upvar'd reference to list_properties get_reference -name $name @@ -725,7 +725,7 @@ -name:required -comma:boolean } { - @param and Set this flag if you want the result to start with a ',' if the list of select clauses returned is non-empty. + @param comma Set this flag if you want the result to start with a ',' if the list of select clauses returned is non-empty. } { # Get an upvar'd reference to list_properties get_reference -name $name @@ -747,7 +747,7 @@ -name:required -comma:boolean } { - @param and Set this flag if you want the result to start with an ',' if the list of from clauses returned is non-empty. + @param comma Set this flag if you want the result to start with an ',' if the list of from clauses returned is non-empty. } { # Get an upvar'd reference to list_properties get_reference -name $name @@ -781,7 +781,7 @@ -name:required -comma:boolean } { - @param and Set this flag if you want the result to start with a ',' if the list of select clauses returned is non-empty. + @param comma Set this flag if you want the result to start with a ',' if the list of select clauses returned is non-empty. } { # Get an upvar'd reference to list_properties get_reference -name $name