Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl,v diff -u -r1.79.2.64 -r1.79.2.65 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 9 Sep 2022 14:45:35 -0000 1.79.2.64 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 27 Nov 2022 18:04:55 -0000 1.79.2.65 @@ -1662,8 +1662,8 @@ @param var the variable name that body can refer to as documentElement of the document (e.g. "root"). @param html the markup to be parsed. - @param body a tcl script executed in the caller scope that can - assume the document to be pased and be available + @param body a Tcl script executed in the caller scope that can + assume the document to be parsed and be available in "var". } { upvar $var root