Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.542.2.79 -r1.542.2.80 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 8 Aug 2020 08:08:20 -0000 1.542.2.79 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 11 Aug 2020 20:12:25 -0000 1.542.2.80 @@ -1123,7 +1123,7 @@ :reverse_map_party_attribute -attribute assignee -create_user_ids $create_user_ids # # The function will compute the category_ids, which are were used - # to categorize this objects in the source instance. + # to categorize these objects in the source instance. set category_ids [list] #:msg "${:name} check cm=[info exists ::__xowiki_reverse_category_map] && iam=[info exists :__instance_attribute_map]"