[DOCS] fix typo in network module docs

This commit is contained in:
Gaurav Arora 2014-05-22 12:45:38 +05:30 committed by Luca Cavanna
parent 8994eed82b
commit 4a3837acf0
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Defaults to `true`.
not explicitly set.
|`network.tcp.reuse_address` |Should an address be reused or not.
Defaults to `true` on none windows machines.
Defaults to `true` on non-windows machines.
|`network.tcp.send_buffer_size` |The size of the tcp send buffer size
(in size setting format). By default not explicitly set.