From 9f5edd07ad1191ec2a4bfee5d4d011f90fb8b89f Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 26 Oct 2017 09:35:14 +0900 Subject: [PATCH] Fix typo --- doc/switchover.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/switchover.sgml b/doc/switchover.sgml index 6e0ea959..6e2eaed0 100644 --- a/doc/switchover.sgml +++ b/doc/switchover.sgml @@ -19,7 +19,7 @@ repmgr standby switchover differs from other &repmgr; - actions in that it lso performs actions on another server (the demotion + actions in that it also performs actions on another server (the demotion candidate), which means passwordless SSH access is required to that server from the one where repmgr standby switchover is executed.