aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_http_res_set_reason.3http.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_http_res_set_reason.3http.adoc')
-rw-r--r--docs/man/nng_http_res_set_reason.3http.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_http_res_set_reason.3http.adoc b/docs/man/nng_http_res_set_reason.3http.adoc
index 955256f4..804b951b 100644
--- a/docs/man/nng_http_res_set_reason.3http.adoc
+++ b/docs/man/nng_http_res_set_reason.3http.adoc
@@ -33,7 +33,7 @@ phrase is supplied based upon the value of the status code (see
`<<nng_http_res_set_status.3http#,nng_http_res_set_status()>>`).
TIP: The _reason_ is never parsed automatically, but it can be a hint for humans
- to help them understand the nature of any erroroneous result.
+ to help them understand the nature of any erroneous result.
A local copy of the _reason_ is made in the response _res_.