Index: openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl,v diff -u -r1.53.2.23 -r1.53.2.24 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 28 Aug 2024 10:06:11 -0000 1.53.2.23 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 30 Aug 2024 07:47:19 -0000 1.53.2.24 @@ -567,7 +567,7 @@ -username $test_vars(username)] aa_silence_log_entries -severities error { # - # Handle case without errors, when mail is not configred. + # Handle case without errors, when mail is not configured. # array set password_result [auth::password::recover_password \ -authority_id $test_vars(authority_id) \ @@ -626,7 +626,7 @@ aa_silence_log_entries -severities error { # - # Handle case without errors, when mail is not configred. + # Handle case without errors, when mail is not configured. # array set result [auth::password::retrieve \ -authority_id $test_vars(authority_id) \