Index: openacs-4/packages/xowf/lib/edit-interaction.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/edit-interaction.wf,v diff -u -r1.1.2.12 -r1.1.2.13 --- openacs-4/packages/xowf/lib/edit-interaction.wf 13 Nov 2021 20:37:06 -0000 1.1.2.12 +++ openacs-4/packages/xowf/lib/edit-interaction.wf 27 Dec 2021 18:11:34 -0000 1.1.2.13 @@ -3,7 +3,7 @@ # Workflow for editing test items # =============================== # -# This worflow can be used edit test items of different types, +# This workflow can be used edit test items of different types, # where the type of the item can be provided via a query parameter. # See e.g.: # Index: openacs-4/packages/xowf/tcl/xowf-includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-includelet-procs.tcl,v diff -u -r1.4.2.5 -r1.4.2.6 --- openacs-4/packages/xowf/tcl/xowf-includelet-procs.tcl 1 Nov 2021 21:22:09 -0000 1.4.2.5 +++ openacs-4/packages/xowf/tcl/xowf-includelet-procs.tcl 27 Dec 2021 18:11:35 -0000 1.4.2.6 @@ -19,7 +19,7 @@ # # Create an includelet called wf-todo, which lists the todo items - # for a user_id from a single or multiple worflows) + # for a user_id from a single or multiple workflows) # ::xowiki::IncludeletClass create wf-todo \ -superclass ::xowiki::Includelet \ Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -r1.28.2.61 -r1.28.2.62 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 15 Nov 2021 17:02:38 -0000 1.28.2.61 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 27 Dec 2021 18:11:35 -0000 1.28.2.62 @@ -65,6 +65,7 @@ inclass-quiz.wf inclass-exam.wf edit-interaction.wf + edit-grading-scheme.wf answer-single-question.wf topic-assignment.wf @@ -2531,7 +2532,7 @@ ad_proc -private include_get {{-level 1} wfName {vars ""}} { - Implement inclusion of worflow definitions. + Implement inclusion of workflow definitions. } { if {![string match "/packages/*/lib/*" $wfName]} {