Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-apm-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-apm-procs.tcl,v diff -u -N -r1.8 -r1.9 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-apm-procs.tcl 19 Jul 2018 10:16:56 -0000 1.8 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-apm-procs.tcl 19 Jul 2018 13:36:36 -0000 1.9 @@ -28,7 +28,7 @@ set index [randomRange 1] # - # Choose randomly string or numbner parameter. Also choose + # Choose randomly string or number parameter. Also choose # randomly its default value in the string case. # set datatype [lrange $values $index $index]