Index: openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl,v diff -u -N -r1.23.2.1 -r1.23.2.2 --- openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl 22 Nov 2019 10:51:10 -0000 1.23.2.1 +++ openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl 22 Nov 2019 16:21:43 -0000 1.23.2.2 @@ -227,7 +227,7 @@ sql_qry name } { - given a sql query this generates a select group. If there is only + given a SQL query this generates a select group. If there is only one value it returns the text and a hidden variable setting that value. The first selected column should contain the optionlist items. The second selected column should contain the optionlist values.