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/nng_req.7.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/man/nng_req.7.adoc') diff --git a/docs/man/nng_req.7.adoc b/docs/man/nng_req.7.adoc index 42abe843..4b8e75d3 100644 --- a/docs/man/nng_req.7.adoc +++ b/docs/man/nng_req.7.adoc @@ -114,7 +114,7 @@ This form uses a "`stack`" of 32-bit big-endian identifiers. There *must* be at least one identifier, the __request ID__, which will be the last element in the array, and *must* have the most significant bit set. -There may be additional __peer ID__s preceeding the request ID. +There may be additional __peer ID__s preceding the request ID. These will be distinguishable from the request ID by having their most significant bit clear. @@ -138,7 +138,7 @@ that the request contained. A forwarding node can "`pop`" the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. -When the reply finally arrives back at the initiating requestor, it +When the reply finally arrives back at the initiating requester, it should have only a single element in the message, which will be the request ID it originally used for the request. -- cgit v1.2.3-70-g09d2