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_options.5.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/man/nng_options.5.adoc') diff --git a/docs/man/nng_options.5.adoc b/docs/man/nng_options.5.adoc index 6a155953..00a5e011 100644 --- a/docs/man/nng_options.5.adoc +++ b/docs/man/nng_options.5.adoc @@ -123,7 +123,7 @@ If this is non-zero, then the time between successive connection attempts will start at the value of `NNG_OPT_RECONNMINT`, and grow exponentially, until it reaches this value. If this value is zero, then no exponential -backoff between connection attempts is done, and each attempt will wait +back-off between connection attempts is done, and each attempt will wait the time specified by `NNG_OPT_RECONNMINT`. This can be set on a socket, but it can also be overridden on an individual dialer. @@ -156,7 +156,7 @@ on the socket. When no message is ready for receiving, then this file descriptor will *not* be readable. -IMPORTANT: Appplications should never attempt to read or write to the +IMPORTANT: Applications should never attempt to read or write to the returned file descriptor. TIP: While this option may help applications integrate into existing polling @@ -228,7 +228,7 @@ message for sending without blocking. When the socket is no longer able to accept such messages without blocking, the descriptor will *not* be readable. -IMPORTANT: Appplications should never attempt to read or write to the +IMPORTANT: Applications should never attempt to read or write to the returned file descriptor. TIP: While this option may help applications integrate into existing polling -- cgit v1.2.3-70-g09d2