Index: openacs-4/packages/xooauth/tcl/ms-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xooauth/tcl/Attic/ms-procs.tcl,v diff -u -r1.1.2.10 -r1.1.2.11 --- openacs-4/packages/xooauth/tcl/ms-procs.tcl 28 Oct 2021 11:41:00 -0000 1.1.2.10 +++ openacs-4/packages/xooauth/tcl/ms-procs.tcl 27 Nov 2022 17:40:52 -0000 1.1.2.11 @@ -111,7 +111,7 @@ # cannot rely that the interface object (typically # ms::app) exists also in the job-queue, where atjobs are # executed. Therefore, the class method receives everything - # to reconstuct the used interface object. + # to reconstruct the used interface object. # set name [eval $serialized_app_obj]