Index: openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl,v diff -u -N -r1.89.2.10 -r1.89.2.11 --- openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 21 Apr 2017 15:35:24 -0000 1.89.2.10 +++ openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 22 Apr 2017 18:19:25 -0000 1.89.2.11 @@ -50,7 +50,7 @@ set return_url [ad_get_login_url -return] # Long URLs (slightly above 4000 bytes) can kill aolserver-4.0.10, causing - # a restart. They lead to empty Bowser-windows with aolserver 4.5 (but no + # a restart. They lead to empty Browser-windows with AOLserver 4.5 (but no # crash so far). May browsers have length limitations for URLs. E.g. # 2083 is the documented maximal length of MSIE. #