Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -N -r1.126.2.46 -r1.126.2.47 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 6 Feb 2021 20:43:14 -0000 1.126.2.46 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 17 Feb 2021 20:52:16 -0000 1.126.2.47 @@ -698,9 +698,9 @@ } else { # # $session_id is an active verified session this call is - # either a user logging in on an active unidentified session, - # or a change in identity for a browser that is already - # logged-in. + # either a user doing a log-in on an active unidentified + # session, or a change in identity for a browser that is + # already logged-in. # set prev_user_id [ad_conn user_id]