From ec3596521fe7df1e6bdbdf5762fb71369725e952 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 19 Jan 2016 11:39:41 +0900 Subject: [PATCH] Fix comment typo --- repmgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repmgr.c b/repmgr.c index 9b9fcfdb..34c2fc1c 100644 --- a/repmgr.c +++ b/repmgr.c @@ -1732,7 +1732,7 @@ do_standby_clone(void) } /* - * If configuration files were not inside the data directory, we;ll need to + * If configuration files were not inside the data directory, we'll need to * copy them via SSH (unless `--ignore-external-config-files` was provided) * * TODO: add option to place these files in the same location on the