Index: openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl,v diff -u -N -r1.37.2.16 -r1.37.2.17 --- openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 22 Apr 2017 17:34:04 -0000 1.37.2.16 +++ openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 30 Jun 2017 18:15:53 -0000 1.37.2.17 @@ -833,7 +833,7 @@ # between the various parts of the url (via parameter "-part # ..."). The problem occurs, when the url path is decoded according # to the RFC rules, which happens actually in the C implementation - # within [ns_conn url] in NaviServer. Naviserver performs the + # within [ns_conn url] in NaviServer. NaviServer performs the # RFC-compliant handling of "+" in the "path" segment of the url, # namely no interpretation. #