Index: openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl,v diff -u -r1.41.2.34 -r1.41.2.35 --- openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl 8 Dec 2020 15:50:42 -0000 1.41.2.34 +++ openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl 16 Dec 2020 17:03:19 -0000 1.41.2.35 @@ -108,9 +108,9 @@ is called. @param package_id package instance to which the page should be loaded @param parent_id place to where the page should be loaded - @param When the page to be loaded exists already, add a new - revision. When the page exists already, and the flag is not - set, no change happens. + @param add_revision When the page to be loaded exists already, add + a new revision. When the page exists already, and the flag + is not set, no change happens. } { if {![info exists package_key] && [info exists :package_key]} {