aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_stream.5.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_stream.5.adoc')
-rw-r--r--docs/man/nng_stream.5.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_stream.5.adoc b/docs/man/nng_stream.5.adoc
index 7d426a92..9144deb5 100644
--- a/docs/man/nng_stream.5.adoc
+++ b/docs/man/nng_stream.5.adoc
@@ -41,7 +41,7 @@ xref:nng_stream_dialer_dial.3str.adoc[`nng_stream_dialer_dial()`]
or by accepting in incoming connection with
xref:nng_stream_listener_accept.3str.adoc[`nng_stream_listener_accept()`].
-Byte streams are "`reliable`" in that data
+Byte streams are reliable in that data
will not be delivered out of order, or with portions missing.
Data can be sent using