Index: openacs-4/packages/acs-templating/tcl/element-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/element-procs.tcl,v diff -u -r1.37.2.22 -r1.37.2.23 --- openacs-4/packages/acs-templating/tcl/element-procs.tcl 15 Nov 2022 16:59:14 -0000 1.37.2.22 +++ openacs-4/packages/acs-templating/tcl/element-procs.tcl 27 Nov 2022 17:45:28 -0000 1.37.2.23 @@ -294,7 +294,7 @@ @option multiple A flag indicating that more than one value is expected from the input element - @option format Many form elements allow to specify a format, + @option format Many form elements allow one to specify a format, e.g. a way the element should be displayed or interpret its value. Refer to the specific widgets for the actual behavior.