mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Typo in a comment
This commit is contained in:
committed by
Ian Barwick
parent
5def293ed6
commit
45e29c5b28
2
repmgr.c
2
repmgr.c
@@ -2478,7 +2478,7 @@ run_basebackup()
|
|||||||
PQExpBufferData params;
|
PQExpBufferData params;
|
||||||
TablespaceListCell *cell;
|
TablespaceListCell *cell;
|
||||||
|
|
||||||
/* Creare pg_basebackup command line options */
|
/* Create pg_basebackup command line options */
|
||||||
|
|
||||||
initPQExpBuffer(¶ms);
|
initPQExpBuffer(¶ms);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user