Index: openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl,v diff -u -N -r1.22.2.4 -r1.22.2.5 --- openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl 27 Mar 2017 10:47:03 -0000 1.22.2.4 +++ openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl 21 Apr 2017 16:50:29 -0000 1.22.2.5 @@ -49,7 +49,7 @@ -element_ref:required -values:required } { - Tranform submitted and previously validated input into a spellcheck datastructure. + Transform submitted and previously validated input into a spellcheck datastructure. @param element_ref Reference variable to the form element. @param values The set of values for that element.