summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/man/nng_rep.7.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_rep.7.adoc b/docs/man/nng_rep.7.adoc
index 1c22f3e3..745240f8 100644
--- a/docs/man/nng_rep.7.adoc
+++ b/docs/man/nng_rep.7.adoc
@@ -58,7 +58,7 @@ This protocol supports the creation of xref:nng_ctx.5.adoc[contexts] for concurr
use cases using xref:nng_ctx_open.3.adoc[`nng_ctx_open()`].
Each context may have at most one outstanding request, and operates
-independently from the others.
+independently of the others.
The restrictions for order of operations with sockets apply equally
well for contexts, except that each context will be treated as if it were
a separate socket.