From a42fc1c903b54ba94374e5e0c08905b9a1479f19 Mon Sep 17 00:00:00 2001 From: David Rowley Date: Sat, 4 May 2024 02:33:25 +1200 Subject: Fix an assortment of typos Author: Alexander Lakhin Discussion: https://postgr.es/m/ae9f2fcb-4b24-5bb0-4240-efbbbd944ca1@gmail.com --- src/test/authentication/t/006_login_trigger.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/authentication') diff --git a/src/test/authentication/t/006_login_trigger.pl b/src/test/authentication/t/006_login_trigger.pl index 8229490ae27..30d852a96ad 100644 --- a/src/test/authentication/t/006_login_trigger.pl +++ b/src/test/authentication/t/006_login_trigger.pl @@ -143,7 +143,7 @@ psql_command( log_exact => '2', err_like => [qr/You are welcome/]); -# Try to login as allowed Alice. We don't check the Mallroy login, because +# Try to login as allowed Alice. We don't check the Mallory login, because # FATAL error could cause a timing-dependant panic of IPC::Run. psql_command( $node, 'SELECT 1;', 0, 'try regress_alice', -- cgit v1.2.3