Index: openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl 25 Apr 2018 08:46:13 -0000 1.2 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs-naviserver.tcl 14 May 2018 13:22:24 -0000 1.3 @@ -134,7 +134,7 @@ the user agent terminates. @param scriptable If the scriptable option is false or not given - the cookie is unavailable to javascript on the client. This can + the cookie is unavailable to JavaScript on the client. This can prevent cross site scripting attacks (XSS) on clients which support the HttpOnly option. Set -scriptable to true if you need to access the cookie via javascript. For compatibility reasons