Typo in a comment

This commit is contained in:
Martín Marqués
2015-06-02 09:34:14 -03:00
committed by Ian Barwick
parent 5def293ed6
commit 45e29c5b28

View File

@@ -2478,7 +2478,7 @@ run_basebackup()
PQExpBufferData params;
TablespaceListCell *cell;
/* Creare pg_basebackup command line options */
/* Create pg_basebackup command line options */
initPQExpBuffer(&params);