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.324 -r1.325 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 27 Jun 2018 12:07:09 -0000 1.324 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 29 Jun 2018 17:27:19 -0000 1.325 @@ -1634,7 +1634,7 @@ # Obtain item info (item_id parent_id lang stripped_name) from the # specified url. Search starts always at the root. # - # @parm with_package_prefix flag, if provided url contains package-url + # @param with_package_prefix flag, if provided url contains package-url # @return item ref data (parent_id lang stripped_name method) # if {$with_package_prefix && [string match "/*" $url]} {