From 7cc7a278c216a5c1f0f542a7770c8e0f282959cd 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 0a2cb3cc..b1052c71 100644 --- a/repmgr.c +++ b/repmgr.c @@ -1637,7 +1637,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