mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
Fix typo in comment
This commit is contained in:
parent
f25d07d99f
commit
23f3cc36ed
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user