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.4 -r1.1.2.5 --- openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 7 Apr 2019 15:47:00 -0000 1.1.2.4 +++ openacs-4/packages/xowiki/tcl/test/xowiki-test-procs.tcl 16 Apr 2019 08:43:29 -0000 1.1.2.5 @@ -74,8 +74,8 @@ # # The created form contains several checkboxes, which are - # nasty to handle. When a checkbox was marked, but is thenq - # # unchecked, this values is NOT returned by the + # nasty to handle. When a checkbox was marked, but is then + # unchecked, this values 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