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 -N -r1.332.2.67 -r1.332.2.68 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 16 Dec 2020 17:09:10 -0000 1.332.2.67 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 18 Jan 2021 14:01:38 -0000 1.332.2.68 @@ -560,7 +560,7 @@ } if {$parent_id eq -100} { - # In case, we have a CR toplevel entry, we assume, we can + # In case, we have a CR top-level entry, we assume, we can # resolve it at least against the root folder of the current # package. set folder_path "" @@ -1320,7 +1320,7 @@ set standard_page [${:id} get_parameter $(stripped_name)_page] if {$standard_page ne ""} { # - # Allow for now mapped standard pages just on the toplevel + # Allow for now mapped standard pages just on the top-level # set page [:get_page_from_item_ref \ -allow_cross_package_item_refs false \