summaryrefslogtreecommitdiff
path: root/src/test/perl
diff options
context:
space:
mode:
authorAlvaro Herrera2016-02-26 19:22:53 +0000
committerAlvaro Herrera2016-02-26 19:22:53 +0000
commit74d58425c70f9f7f1cb5d7f428ceaa1b56aa081d (patch)
tree2c78d5bc4e2c6e1cacb3b33f93af9e0a21f9f428 /src/test/perl
parent49148645f7f30f461b09618b5342b37425f33b22 (diff)
Apply last revision of recovery patch
I applied the previous-to-last revision of Michaƫl's submitted patch instead of the last; these two tweaks pointed out by Craig were left out of the previous commit by accident.
Diffstat (limited to 'src/test/perl')
-rw-r--r--src/test/perl/PostgresNode.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/perl/PostgresNode.pm b/src/test/perl/PostgresNode.pm
index 1561de50c43..a8e6f0c3bbf 100644
--- a/src/test/perl/PostgresNode.pm
+++ b/src/test/perl/PostgresNode.pm
@@ -474,7 +474,7 @@ Streaming replication can be enabled on this node by passing the keyword
parameter has_streaming => 1. This is disabled by default.
Restoring WAL segments from archives using restore_command can be enabled
-by passiong the keyword parameter has_restoring => 1. This is disabled by
+by passing the keyword parameter has_restoring => 1. This is disabled by
default.
The backup is copied, leaving the original unmodified. pg_hba.conf is