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 -r1.126.2.56 -r1.126.2.57 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 3 Oct 2021 18:13:38 -0000 1.126.2.56 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 4 Oct 2021 09:35:27 -0000 1.126.2.57 @@ -712,7 +712,7 @@ Check if the provided password is correct. OpenACS never stores password, but uses salted hashes for identification. Different - algorithm can be used. When the stored hash is from an other hash + algorithm can be used. When the stored hash is from another hash algorithm, which is preferred, this function updates the password hash automatically, but only, when the password is correct.