Skip to content

Commit fd23f90

Browse files
authored
Update Modules/_hashopenssl.c
1 parent 19c74cb commit fd23f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/_hashopenssl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ py_wrapper_ERR_reason_error_string(unsigned long errcode)
330330
* Set an exception with additional information.
331331
*
332332
* 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
333+
* usually lacks information and function locations are no longer encoded
334334
* in the error code.
335335
*/
336336
static void

0 commit comments

Comments
 (0)