Index: openacs-4/packages/xowf/tcl/test/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test/Attic/test-item-procs.tcl,v diff -u -r1.1.2.18 -r1.1.2.19 --- openacs-4/packages/xowf/tcl/test/test-item-procs.tcl 18 Jan 2022 17:15:33 -0000 1.1.2.18 +++ openacs-4/packages/xowf/tcl/test/test-item-procs.tcl 18 Jan 2022 17:16:08 -0000 1.1.2.19 @@ -305,7 +305,7 @@ # # The answer page for a student consists of a single # question. In case randomization is activated, we can't - # be sure, which quesion this will be. Since every page + # be sure, which question this will be. Since every page # has an image, check this. # acs::test::dom_html root [dict get $d1 body] { @@ -492,7 +492,7 @@ # # When the text interaction is opened with preview, and a # file is provided of the unresolved link, it is saved as - # a child the the question. + # a child the question. # set text_page [::xo::db::CrClass get_instance_from_db -item_id [dict get $dt item_id]]