Index: openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/test/Attic/xowiki-test-procs.tcl,v diff -u -N -r1.1.2.34 -r1.1.2.35 --- openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 8 Aug 2020 08:08:20 -0000 1.1.2.34 +++ openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 11 Aug 2020 20:12:25 -0000 1.1.2.35 @@ -360,7 +360,7 @@ # # The created form contains several checkboxes, which are # nasty to handle. When a checkbox was marked, but is then - # unchecked, this values is NOT returned by the + # unchecked, its value is NOT returned by the # browser. The server has to detect by the fact of # untransmitted values that the instance attribute value # has to be altered. This is very different to the