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 19c74cb commit fd23f90Copy full SHA for fd23f90
1 file changed
Modules/_hashopenssl.c
@@ -330,7 +330,7 @@ py_wrapper_ERR_reason_error_string(unsigned long errcode)
330
* Set an exception with additional information.
331
*
332
* This is only useful in OpenSSL 3.0 and later as the default reason
333
- * usually lack information and function locations are no longer encoded
+ * usually lacks information and function locations are no longer encoded
334
* in the error code.
335
*/
336
static void
0 commit comments