Index: openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl 25 Jul 2018 18:40:21 -0000 1.5 +++ openacs-4/packages/acs-content-repository/tcl/deprecated-procs.tcl 25 Jul 2018 18:54:12 -0000 1.6 @@ -273,7 +273,7 @@ Returns true if the given item is a symlink - @param symlink_id The object id of the item to check. + @param item_id The object id of the item to check. @see content::symlink::is_symlink } { @@ -295,7 +295,7 @@ ad_proc -public -deprecated content_symlink::resolve { -item_id:required } { - @param item)id item_id of content_symlink item to resolve + @param item_id item_id of content_symlink item to resolve @return item_id of symlink target @see content::symlink::resolve