Index: openacs-4/packages/xowf/lib/edit-interaction.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/edit-interaction.wf,v diff -u -r1.1.2.15 -r1.1.2.16 --- openacs-4/packages/xowf/lib/edit-interaction.wf 12 May 2023 06:36:06 -0000 1.1.2.15 +++ openacs-4/packages/xowf/lib/edit-interaction.wf 21 Nov 2023 12:58:35 -0000 1.1.2.16 @@ -26,10 +26,10 @@ Action preview -next_state created -label #xowf.Preview# -proc activate {obj} { # # The action preview renders the current test-item (question, - # exercise, ...) the same was as it is shown in an quiz/exam. The - # preview action uses the workflow "en:answer-single-question.wf" for - # rendering it. The instance for filling out the question is created - # as a child object of the test-item. + # exercise, ...) the same as if it was shown in an quiz/exam. The + # preview action uses the workflow "en:answer-single-question.wf" + # for rendering it. The instance for filling out the question is + # created as a child object of the test-item. # set package_id [$obj package_id] set wf [$package_id instantiate_forms \