fixed some formatting in the API docs

This commit is contained in:
Izaya 2017-07-31 23:23:42 +10:00
parent 61ef95124a
commit 26d76abfa7
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Returns the name, parent process, and user ID for process *pid*.
#### event.get()
Gets the next event in the event queue for the process.
#### event.pull(*type*)
Gets, and possibly waits, for an event, optionally with *type
Gets, and possibly waits, for an event, optionally with *type*
### buffer
#### buffer.create(*w*, *c*)