Index: openacs-4/packages/acs-tcl/tcl/test/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/Attic/security-procs.tcl,v diff -u -r1.1.2.12 -r1.1.2.13 --- openacs-4/packages/acs-tcl/tcl/test/security-procs.tcl 23 Feb 2023 11:57:25 -0000 1.1.2.12 +++ openacs-4/packages/acs-tcl/tcl/test/security-procs.tcl 27 Feb 2023 17:51:34 -0000 1.1.2.13 @@ -74,7 +74,7 @@ set user_id [dict get $user_info user_id] set d [::acs::test::login $user_info] - aa_log "Requesting test endpoint as logged in user" + aa_log "Requesting test endpoint as logged-in user" set d [acs::test::http -last_request $d /$test_url] acs::test::reply_has_status_code $d 200