Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 4 Sep 2014 12:21:07 -0000 1.1.2.4 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 9 Sep 2014 08:39:40 -0000 1.1.2.5 @@ -1675,8 +1675,8 @@ # # In order to provide either a REST or a DAV interface, we have to -# switch to basic authentication, since non-openacs packages -# have problems to handle openacs coockies. The basic authentication +# switch to basic authentication, since non-OpenACS packages +# have problems to handle OpenACS coockies. The basic authentication # interface can be establised in three steps: # # 1) Create a basic authentication handler, Choose a URL and