8000
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 ab1e644 commit 156d388Copy full SHA for 156d388
src/interfaces/libpq/fe-connect.c
@@ -2896,7 +2896,7 @@ PQconnectPoll(PGconn *conn)
2896
* We are yet to make a connection. Save all existing error
2897
* messages until we make a successful connection state.
2898
* This is important because PQsendQuery is going to reset
2899
- * conn->errorMessage and we will loose error messages
+ * conn->errorMessage and we will lose error messages
2900
* related to previous hosts we have tried to connect and
2901
* failed.
2902
*/
0 commit comments