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 -r1.25 -r1.26 --- openacs-4/packages/assessment/tcl/as-item-procs.tcl 15 Jun 2018 23:11:09 -0000 1.25 +++ openacs-4/packages/assessment/tcl/as-item-procs.tcl 29 Jun 2018 17:27:18 -0000 1.26 @@ -298,7 +298,7 @@ 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 + @param as_item_id revision_id of as_item_object @return does not return anything interesting