Fix typo in comment

This commit is contained in:
Magnus Hagander 2016-02-02 13:49:02 +01:00
parent f25d07d99f
commit 23f3cc36ed
1 changed files with 1 additions and 1 deletions

View File

@ -853,7 +853,7 @@ main(int argc, char **argv)
/*
* 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.
*/
conn = GetConnection();