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.332.2.87 -r1.332.2.88 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 7 Aug 2021 09:43:42 -0000 1.332.2.87 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 9 Aug 2021 09:55:57 -0000 1.332.2.88 @@ -526,7 +526,7 @@ Generate a (minimal) link to a wiki page with the specified name. Practically all links in the xowiki systems are generated through this method. The method returns the URL path urlencoded, - unless path_encode is set to false. + unless "-path_encode" is set to false. @param anchor anchor to be added to the link @param query query parameters to be added literally to the resulting URL