diff options
Diffstat (limited to 'docs/man/nng_http_server_start.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_server_start.3http.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_http_server_start.3http.adoc b/docs/man/nng_http_server_start.3http.adoc index fde77008..c8b7b542 100644 --- a/docs/man/nng_http_server_start.3http.adoc +++ b/docs/man/nng_http_server_start.3http.adoc @@ -36,7 +36,7 @@ This function returns 0 on success, and non-zero otherwise. == ERRORS [horizontal] -`NNG_EADDRINUSE`:: The TCP port is unavaialble. +`NNG_EADDRINUSE`:: The TCP port is unavailable. `NNG_EADDRINVAL`:: The server is configured with an invalid address. `NNG_ENOMEM`:: Insufficient free memory exists. `NNG_ENOTSUP`:: HTTP not supported. |
