Index: openacs-4/packages/acs-tcl/tcl/application-data-link-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/application-data-link-procs.tcl,v diff -u -r1.17 -r1.18 --- openacs-4/packages/acs-tcl/tcl/application-data-link-procs.tcl 9 May 2018 15:33:29 -0000 1.17 +++ openacs-4/packages/acs-tcl/tcl/application-data-link-procs.tcl 25 Jul 2018 18:17:51 -0000 1.18 @@ -319,7 +319,7 @@ @param object_id Object_id to update @param text Text to scan for references - @param linked_object_ids List of object ids to update the links to. Links not in this list will be deleted, and any in this list that are not in the database will be added. + @param link_object_ids List of object ids to update the links to. Links not in this list will be deleted, and any in this list that are not in the database will be added. @param relation_tag Relationship identifier @return List of updated linked object_ids