diff options
Diffstat (limited to 'docs/nng_inproc.adoc')
| -rw-r--r-- | docs/nng_inproc.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/nng_inproc.adoc b/docs/nng_inproc.adoc index 7a49fa76..97649f35 100644 --- a/docs/nng_inproc.adoc +++ b/docs/nng_inproc.adoc @@ -77,7 +77,7 @@ struct nng_sockaddr_inproc { -------- The `sa_family` member will have the value `NNG_AF_INPROC` (1). -The `sa_path` member is an ASCIIZ string, and may contain any charaters, +The `sa_path` member is an ASCIIZ string, and may contain any characters, terminated by a `NUL` byte. Transport Options |
