We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e0ade commit 081f7feCopy full SHA for 081f7fe
src/bin/pg_basebackup/pg_recvlogical.c
@@ -853,7 +853,7 @@ main(int argc, char **argv)
853
854
/*
855
* Obtain a connection to server. This is not really necessary but it
856
- * helps to get more precise error messages about authentification,
+ * helps to get more precise error messages about authentication,
857
* required GUC parameters and such.
858
*/
859
conn = GetConnection();
0 commit comments