aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_msg.5.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_msg.5.adoc')
-rw-r--r--docs/man/nng_msg.5.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_msg.5.adoc b/docs/man/nng_msg.5.adoc
index baf6410f..45b04e03 100644
--- a/docs/man/nng_msg.5.adoc
+++ b/docs/man/nng_msg.5.adoc
@@ -26,7 +26,7 @@ typedef struct nng_msg nng_msg;
An `nng_msg` represents a single ((message)) sent between Scalability Protocols
peers.
-Messages internally have a ((body)), containining the application supplied
+Messages internally have a ((body)), containing the application supplied
payload, and a ((header)), containing protocol specific routing and similar
related information.