Index: openacs-4/packages/lorsm/tcl/lorsm-delivery-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/tcl/lorsm-delivery-procs.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/lorsm/tcl/lorsm-delivery-procs.tcl 28 Mar 2018 17:00:41 -0000 1.3 +++ openacs-4/packages/lorsm/tcl/lorsm-delivery-procs.tcl 15 Nov 2019 08:45:10 -0000 1.4 @@ -11,7 +11,7 @@ ad_proc -private lorsm::delivery::get_item_other_folder { -url:required } { - Check if the item exists in other folders using the url, returns the item_id or "" fro the especific url + Check if the item exists in other folders using the url, returns the item_id or "" for the especific url @url@ url of the file to check of format folder_name/filename.extension where multiple folders can be add } { set item_id ""