Skip to content

Commit bd290ab

Browse files
committed
Fix duplicate word in docs
1 parent 699590b commit bd290ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/man3/SSL_CTX_set_quic_method.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ containing the TransportParameters will be put in B<*out_params>, and its
5959
length in B<*out_params_len>. This buffer will be valid for the lifetime of the
6060
B<ssl>. If no params were received from the peer, B<*out_params_len> will be 0.
6161

62-
SSL_quic_max_handshake_flight_len() returns returns the maximum number of bytes
62+
SSL_quic_max_handshake_flight_len() returns the maximum number of bytes
6363
that may be received at the given encryption level. This function should be
6464
used to limit buffering in the QUIC implementation.
6565

0 commit comments

Comments
 (0)