diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/net.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/net.md b/docs/net.md index 6387589..a39aaa7 100644 --- a/docs/net.md +++ b/docs/net.md @@ -19,7 +19,7 @@ llib.net.listen(function(server) end, 80)
```
-### server:lock server:unlock **
+### server:lock server:unlock
continues on the current thread, but pauses all other threads at that point
|
