From 237d01139b8a2ad26036d9025ae8e8e99b53e08c Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Mon, 15 Jan 2024 11:50:44 -0500 Subject: Fix typos. Alexander Lakhin Discussion: http://postgr.es/m/212b0987-83e5-e2ae-c5e8-b8170fdaf3a0@gmail.com --- src/bin/pg_walsummary/t/002_blocks.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/bin/pg_walsummary/t/002_blocks.pl b/src/bin/pg_walsummary/t/002_blocks.pl index d473471bc7e..d609d2c5473 100644 --- a/src/bin/pg_walsummary/t/002_blocks.pl +++ b/src/bin/pg_walsummary/t/002_blocks.pl @@ -63,7 +63,7 @@ SELECT EXISTS ( ) EOM -# Figure out the exact details for the new sumamry file. +# Figure out the exact details for the new summary file. my $details = $node1->safe_psql('postgres', < '$summarized_lsn' -- cgit v1.2.3