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 fc99597 commit f6835eaCopy full SHA for f6835ea
src/include/libpq/libpq-be.h
@@ -160,7 +160,7 @@ typedef struct Port
160
#if defined(ENABLE_GSS) || defined(ENABLE_SSPI)
161
162
/*
163
- * If GSSAPI is supported, store GSSAPI information. Oterwise, store a
+ * If GSSAPI is supported, store GSSAPI information. Otherwise, store a
164
* NULL pointer to make sure offsets in the struct remain the same.
165
*/
166
pg_gssinfo *gss;
0 commit comments