Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -N -r1.189.2.97 -r1.189.2.98 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 2 Aug 2021 21:26:55 -0000 1.189.2.97 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 3 Aug 2021 19:28:03 -0000 1.189.2.98 @@ -576,7 +576,7 @@ # TODO: At least the parsing of the options should be transformed # to produce a single dict, containing the properties of all form # vars (probably optionally) and specified arguments. The dict - # should be the straightforward source for the genertion of the + # should be the straightforward source for the generation of the # output set. One should be able to speed the code significantly # up (at least for the standard cases). #