Skip to content

Commit

Permalink
proto_bin docs: Fix 'bin_port_send_timeout' typo
Browse files Browse the repository at this point in the history
(cherry picked from commit 48aba0a)
  • Loading branch information
liviuchircu committed Sep 14, 2021
1 parent 229bf72 commit 716c95f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/proto_bin/doc/proto_bin_admin.xml
Expand Up @@ -82,8 +82,8 @@ modparam("proto_bin", "bin_port", 6666)
</example>
</section>

<section id="param_bin_port_send_timeout" xreflabel="bin_port_send_timeout">
<title><varname>bin_port_send_timeout</varname> (integer)</title>
<section id="param_bin_send_timeout" xreflabel="bin_send_timeout">
<title><varname>bin_send_timeout</varname> (integer)</title>
<para>
Time in milliseconds after a TCP connection will be closed if it is
not available for blocking writing in this interval (and &osips; wants
Expand Down

0 comments on commit 716c95f

Please sign in to comment.