Skip to content

Commit b86d2a3

Browse files
committed
Fix typo
1 parent bc4c0df commit b86d2a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wolfssl/quic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ typedef struct wolfssl_quic_method_t WOLFSSL_QUIC_METHOD;
5252

5353
struct wolfssl_quic_method_t {
5454
/**
55-
* Provide secrets to the QUIC stack when they becaome available in the SSL
55+
* Provide secrets to the QUIC stack when they become available in the SSL
5656
* instance during handshake processing. read/write secrets have the same
5757
* length. A call may only provide one, passing NULL as the other.
5858
*/

0 commit comments

Comments
 (0)