This commit is contained in:
Tatsuhiro Tsujikawa 2016-06-15 00:42:03 +09:00
parent c7b0e04498
commit 57259481c8
1 changed files with 1 additions and 1 deletions

View File

@ -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