Index: openacs-4/packages/assessment/tcl/as-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-item-procs.tcl,v diff -u -N -r1.22.2.1 -r1.22.2.2 --- openacs-4/packages/assessment/tcl/as-item-procs.tcl 10 Sep 2015 08:27:58 -0000 1.22.2.1 +++ openacs-4/packages/assessment/tcl/as-item-procs.tcl 30 Jun 2017 17:39:47 -0000 1.22.2.2 @@ -295,7 +295,8 @@ -item_type_id -as_item_id } { - Update the item_type of an as_item object. This could happen if you chang ethe type of a question (as_item), and the assoicated as_item_type object that was related changed. + Update the item_type of an as_item object. This could happen if you change the type of a + question (as_item), and the associated as_item_type object that was related changed. @param item_type_id revision_id of as_item_type_* object @parma as_item_id revision_id of as_item_object