Index: openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl,v diff -u -N -r1.57.2.20 -r1.57.2.21 --- openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 15 Mar 2021 22:22:18 -0000 1.57.2.20 +++ openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 16 Mar 2021 22:09:49 -0000 1.57.2.21 @@ -94,7 +94,7 @@ ad_proc randomized_index {-seed length} { - Produce a single randomized index between 0 and + Return a single randomized value between 0 and length-1. } { # In case, the seed is specified, set the seed to this value to