From ba254d2f064d09246eeb0ca033e6eb8c30cf25cd Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 24 Feb 2015 16:00:28 +0900 Subject: [PATCH] Clarify comment --- repmgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repmgr.c b/repmgr.c index b15e60d6..dcae799d 100644 --- a/repmgr.c +++ b/repmgr.c @@ -1101,7 +1101,7 @@ do_standby_clone(void) * them via SSH * * TODO: add option to place these files in the same location on the - * standby server? + * standby server as on the primary? */ if(config_file_copy_required == true)