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 9363b8b commit cfd8c87Copy full SHA for cfd8c87
src/backend/libpq/auth-scram.c
@@ -1116,7 +1116,7 @@ build_server_final_message(scram_state *state)
1116
1117
1118
/*
1119
- * Determinisitcally generate salt for mock authentication, using a SHA256
+ * Deterministically generate salt for mock authentication, using a SHA256
1120
* hash based on the username and a cluster-level secret key. Returns a
1121
* pointer to a static buffer of size SCRAM_DEFAULT_SALT_LEN.
1122
*/
0 commit comments