From dbc61a5038cacc516a49d00a59a669e2617cff51 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 18 Jun 2020 19:19:06 -0700 Subject: Language cleanups in the documentation. Mostly this is removal of the smart quotes, which were over-used, and misused, and could have been mistaken to be pejorative. A few other minor nits were fixed while here. --- docs/man/nng_aio.5.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/man/nng_aio.5.adoc') diff --git a/docs/man/nng_aio.5.adoc b/docs/man/nng_aio.5.adoc index 13cc49fc..414512c4 100644 --- a/docs/man/nng_aio.5.adoc +++ b/docs/man/nng_aio.5.adoc @@ -31,7 +31,7 @@ can only be used with a single operation at a time. Asynchronous operations are performed without blocking calling application threads. -Instead the application registers a "`callback`" function to be executed +Instead the application registers a callback function to be executed when the operation is complete (whether successfully or not). This callback will be executed exactly once. -- cgit v1.2.3-70-g09d2