Fix typo in comment

pull/30/head
Magnus Hagander 10 years ago
parent 62e0ade9aa
commit 081f7fe110
  1. 2
      src/bin/pg_basebackup/pg_recvlogical.c

@ -853,7 +853,7 @@ main(int argc, char **argv)
/* /*
* Obtain a connection to server. This is not really necessary but it * Obtain a connection to server. This is not really necessary but it
* helps to get more precise error messages about authentification, * helps to get more precise error messages about authentication,
* required GUC parameters and such. * required GUC parameters and such.
*/ */
conn = GetConnection(); conn = GetConnection();

Loading…
Cancel
Save