Index: openacs-4/packages/xowf/lib/inclass-quiz-answer.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-quiz-answer.wf,v diff -u -r1.1.2.9 -r1.1.2.10 --- openacs-4/packages/xowf/lib/inclass-quiz-answer.wf 29 Nov 2023 15:28:04 -0000 1.1.2.9 +++ openacs-4/packages/xowf/lib/inclass-quiz-answer.wf 5 Apr 2024 08:53:16 -0000 1.1.2.10 @@ -31,7 +31,7 @@ set parent_id [$obj parent_id] # # Use requester instead of user_id to allow also participants, which - # are not authroized. + # are not authorized. # set name [ns_md5 $parent_id-[::xo::cc requester]] set parent_obj [::xo::db::CrClass get_instance_from_db -item_id $parent_id]