Index: openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl,v diff -u -r1.43 -r1.44 --- openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 2 Oct 2003 19:22:17 -0000 1.43 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 16 Oct 2003 13:01:50 -0000 1.44 @@ -91,11 +91,11 @@ new node is created. Defaults to the main site node id. @param node_name If node_id is not specified then this will be the name of the new site node that is created. Defaults to package_key. - @param package_name The name of the new package instance. Defaults to pretty name of package type. + @param package_name The name of the new package instance. Defaults to pretty name of package type. @param context_id The context_id of the package. Defaults to the closest ancestor package in the site map. @param package_key The key of the package type to instantiate. - @param package_id The id of the new package. Optional. + @param package_id The id of the new package. Optional. @return The id of the instantiated package