We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9e633 commit 9a3d8e1Copy full SHA for 9a3d8e1
src/common/cryptohash.c
@@ -252,7 +252,7 @@ pg_cryptohash_free(pg_cryptohash_ctx *ctx)
252
/*
253
* pg_cryptohash_error
254
*
255
- * Returns a static string providing errors about an error that
+ * Returns a static string providing details about an error that
256
* happened during a computation.
257
*/
258
const char *
src/common/cryptohash_openssl.c
@@ -308,7 +308,7 @@ pg_cryptohash_free(pg_cryptohash_ctx *ctx)
308
309
310
311
312
313
314
0 commit comments