summaryrefslogtreecommitdiff
path: root/src/test/recovery/t/023_pitr_prepared_xact.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/recovery/t/023_pitr_prepared_xact.pl')
-rw-r--r--src/test/recovery/t/023_pitr_prepared_xact.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/recovery/t/023_pitr_prepared_xact.pl b/src/test/recovery/t/023_pitr_prepared_xact.pl
index 6f5a33623f..e55098ef7f 100644
--- a/src/test/recovery/t/023_pitr_prepared_xact.pl
+++ b/src/test/recovery/t/023_pitr_prepared_xact.pl
@@ -1,7 +1,7 @@
# Copyright (c) 2021-2023, PostgreSQL Global Development Group
-# Test for point-in-time-recovery (PITR) with prepared transactions
+# Test for point-in-time recovery (PITR) with prepared transactions
use strict;
use warnings;
use PostgreSQL::Test::Cluster;