Index: openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl,v diff -u -r1.134.2.7 -r1.134.2.8 --- openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl 21 Apr 2017 13:51:54 -0000 1.134.2.7 +++ openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl 22 Apr 2017 17:34:04 -0000 1.134.2.8 @@ -188,7 +188,7 @@ || $mime eq "application/force-download"} { # # ns_guesstype was failing, which should not be the case with - # recent versions of naviserver + # recent versions of NaviServer # switch [file extension $fn] { .xotcl {set mime text/plain}