Fix typo
This commit is contained in:
parent
c7b0e04498
commit
57259481c8
|
@ -81,7 +81,7 @@ extern "C" {
|
|||
/**
|
||||
* @macro
|
||||
*
|
||||
* The seriazlied form of ALPN protocol identifier this library
|
||||
* The serialized form of ALPN protocol identifier this library
|
||||
* supports. Notice that first byte is the length of following
|
||||
* protocol identifier. This is the same wire format of `TLS ALPN
|
||||
* extension <https://tools.ietf.org/html/rfc7301>`_. This is useful
|
||||
|
|
Loading…
Reference in New Issue