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 -N -r1.542.2.116 -r1.542.2.117 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 19 Oct 2021 17:31:24 -0000 1.542.2.116 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 26 Oct 2021 18:18:39 -0000 1.542.2.117 @@ -4260,8 +4260,8 @@ FormPage ad_proc compute_filter_clauses {-unless -where} { - Compute from "-unless" or "-where" specs the tcl, sql and - optionall hstore query fragments. + Compute from "-unless" or "-where" specs the "tcl", "sql" and + optional "hstore" query fragments. @return dict containing "init_vars", "uc" (unless clauses) and "wc" (where clauses)