We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4c0df commit b86d2a3Copy full SHA for b86d2a3
1 file changed
wolfssl/quic.h
@@ -52,7 +52,7 @@ typedef struct wolfssl_quic_method_t WOLFSSL_QUIC_METHOD;
52
53
struct wolfssl_quic_method_t {
54
/**
55
- * Provide secrets to the QUIC stack when they becaome available in the SSL
+ * Provide secrets to the QUIC stack when they become available in the SSL
56
* instance during handshake processing. read/write secrets have the same
57
* length. A call may only provide one, passing NULL as the other.
58
*/
0 commit comments