Skip to content
Snippets Groups Projects
Verified Commit d6ad75f4 authored by Vladimír Čunát's avatar Vladimír Čunát Committed by Petr Špaček
Browse files

docs for net.bufsize(): fix a typo

parent c11d8de5
Branches
Tags
1 merge request!821clarification to docs for net.bufsize()
......@@ -290,7 +290,8 @@ Following commands are useful in special situations and can be usef with and wit
.. code-block:: lua
> net.bufsize 4096
> net.bufsize(4096)
nil
> net.bufsize()
4096
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment