From e408351697938aaeaba385253c3a1bbebab6ec5a Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 7 Jun 2018 10:40:30 +0900 Subject: [PATCH] doc: fix typos --- doc/repmgr-standby-follow.sgml | 2 +- doc/repmgr-standby-register.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/repmgr-standby-follow.sgml b/doc/repmgr-standby-follow.sgml index 34b67c70..e7a07306 100644 --- a/doc/repmgr-standby-follow.sgml +++ b/doc/repmgr-standby-follow.sgml @@ -92,7 +92,7 @@ A standby_follow event notification will be generated. - If provided, &repmgr; will subsitute the placeholders %p with the node ID of the primary + If provided, &repmgr; will substitute the placeholders %p with the node ID of the primary being followed, %c with its conninfo string, and %a with its node name. diff --git a/doc/repmgr-standby-register.sgml b/doc/repmgr-standby-register.sgml index 9e5f7b76..676670b1 100644 --- a/doc/repmgr-standby-register.sgml +++ b/doc/repmgr-standby-register.sgml @@ -173,7 +173,7 @@ - If provided, &repmgr; will subsitute the placeholders %p with the node ID of the + If provided, &repmgr; will substitute the placeholders %p with the node ID of the primary node, %c with its conninfo string, and %a with its node name.