From 3e0ecffbd60ac2a6f50643adc07b0d2fea0cb22b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 30 May 2018 18:10:59 -0700 Subject: Fix numerous spelling errrors. These were found with the help of "aspell". Additionally, while reviewing the output from the spell checker, several content errors were noticed and fixed. --- docs/man/nn_allocmsg.3compat.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/man/nn_allocmsg.3compat.adoc') diff --git a/docs/man/nn_allocmsg.3compat.adoc b/docs/man/nn_allocmsg.3compat.adoc index 50e0d9cf..9ceddb2a 100644 --- a/docs/man/nn_allocmsg.3compat.adoc +++ b/docs/man/nn_allocmsg.3compat.adoc @@ -27,7 +27,7 @@ void *nn_allocmsg(size_t size, int type); The `nn_allocmsg()` allocates a message structure of size _size_, and is primarily used to support zero-copy send operations, making use of the `NNG_MSG` special size indicator. -The value returned is a pointer ot the start of the message payload buffer. +The value returned is a pointer to the start of the message payload buffer. The value of _size_ must be positive, and small enough to hold reasonable message data plus book-keeping information. -- cgit v1.2.3-70-g09d2