aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/man/nng_http_client_connect.3http.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_http_client_connect.3http.adoc b/docs/man/nng_http_client_connect.3http.adoc
index ed8a7f98..aea16746 100644
--- a/docs/man/nng_http_client_connect.3http.adoc
+++ b/docs/man/nng_http_client_connect.3http.adoc
@@ -45,7 +45,7 @@ None.
== ERRORS
[horizontal]
-`NNG_EADDRINVAL`:: The server is configured with an invalid address.
+`NNG_EADDRINVAL`:: The client is configured with an invalid address.
`NNG_ECANCELED`:: The operation was aborted.
`NNG_ECONNREFUSED`:: The TCP connection was refused by the server.
`NNG_ECONNRESET`:: The TCP connection was reset by the server.