Index: openacs-4/packages/xowiki/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/package-procs.tcl,v diff -u -r1.326 -r1.327 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 24 Jul 2018 19:15:18 -0000 1.326 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 26 Jul 2018 15:27:28 -0000 1.327 @@ -766,7 +766,7 @@ make_link checks in advance, whether the actual user has enough rights to invoke the method. If not, this method returns empty. - @param Object The object to which the link refers to. If it is a package_id it will base \ + @param object The object to which the link refers to. If it is a package_id it will base \ to the root_url of the package_id. If it is a page, it will base to the page_url @param method Which method to use. This will be appended as "m=method" to the url.