Index: openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl 25 Apr 2018 08:46:13 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs-aolserver.tcl 14 May 2018 13:22:24 -0000 1.4 @@ -168,7 +168,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