Index: openacs-4/packages/acs-templating/tcl/data-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/data-procs.tcl,v diff -u -N -r1.23.2.3 -r1.23.2.4 --- openacs-4/packages/acs-templating/tcl/data-procs.tcl 7 Oct 2019 13:54:58 -0000 1.23.2.3 +++ openacs-4/packages/acs-templating/tcl/data-procs.tcl 7 Oct 2019 16:49:45 -0000 1.23.2.4 @@ -524,8 +524,8 @@ message_ref } { Checks whether the submitted value is contained in the list of values provided via - the "-options" paramater of "::template::element::create". If the - paramter "-options" is not set on the element, the value is validated as "text". + the "-options" parameter of "::template::element::create". If the + parameter "-options" is not set on the element, the value is validated as "text". @param value_ref Reference variable to the submitted value @param message_ref Reference variable for returning an error message