1
0
Эх сурвалжийг харах

[DOCS] fix typo in network module docs

Gaurav Arora 11 жил өмнө
parent
commit
4a3837acf0

+ 1 - 1
docs/reference/modules/network.asciidoc

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