Index: openacs-4/packages/acs-templating/tcl/query-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/query-procs.tcl,v diff -u -N -r1.50.2.6 -r1.50.2.7 --- openacs-4/packages/acs-templating/tcl/query-procs.tcl 12 Sep 2022 16:23:35 -0000 1.50.2.6 +++ openacs-4/packages/acs-templating/tcl/query-procs.tcl 27 Nov 2022 17:45:28 -0000 1.50.2.7 @@ -951,10 +951,10 @@ } ad_proc -public template::url { command args } { - Maintains a ns_set of parameters that can be bulk converted to URL + Maintains an ns_set of parameters that can be bulk converted to URL parameters. - It is not clear if this api makes a lot of sense, many + It is not clear if this API makes a lot of sense, many alternatives exist to export parameters in various forms... @see export_vars