From 26d76abfa743a07df5e34334508df670f3a6506d Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Mon, 31 Jul 2017 23:23:42 +1000 Subject: [PATCH] fixed some formatting in the API docs --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 847ab3e..1d2376e 100644 --- a/docs/api.md +++ b/docs/api.md @@ -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*)