From 21cfd179ac26e67e05108f345974468691c32972 Mon Sep 17 00:00:00 2001 From: Lawrence Kesteloot Date: Sat, 15 Sep 2018 21:32:19 -0700 Subject: Fix minor typos in the docs. --- docs/man/nng_aio_alloc.3.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/man/nng_aio_alloc.3.adoc') diff --git a/docs/man/nng_aio_alloc.3.adoc b/docs/man/nng_aio_alloc.3.adoc index 2dc6d4a8..056705c8 100644 --- a/docs/man/nng_aio_alloc.3.adoc +++ b/docs/man/nng_aio_alloc.3.adoc @@ -31,7 +31,7 @@ which will be executed when an associated asynchronous operation finishes. It will be called with the argument _arg_. NOTE: The callback _callb_ must not perform any blocking operations, and -must complete it's execution quickly. If _callb_ does block, this can +must complete its execution quickly. If _callb_ does block, this can lead ultimately to an apparent "hang" or deadlock in the application. Asynchronous I/O operations all take an `<>` -- cgit v1.2.3-70-g09d2